Skip to content

更新CI

更新CI #223

Triggered via pull request December 29, 2023 14:55
@frg2089frg2089
synchronize #148
patch/ci
Status Success
Total duration 3m 40s
Artifacts 3

build.yml

on: pull_request
Matrix: build-dotnet
上传测试覆盖率
4s
上传测试覆盖率
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
.Net 构建 ubuntu-latest: src/Shimakaze.Sdk.Ini.Abstractions/IniDocument{TIniSection}.cs#L107
Nullability of reference types in type of parameter 'value' of 'bool IniDocument<TIniSection>.TryGetValue(string key, out TIniSection value)' doesn't match implicitly implemented member 'bool IDictionary<string, TIniSection>.TryGetValue(string key, out TIniSection value)' (possibly because of nullability attributes).
.Net 构建 ubuntu-latest: src/Shimakaze.Sdk.Preprocessor/Kernel/PreprocessorExtensions.cs#L27
Possible null reference argument for parameter 'match' in 'CommandParameter.CommandParameter(string match, ParameterInfo parameter)'.
.Net 构建 ubuntu-latest: src/Shimakaze.Sdk.Preprocessor/Kernel/Command.cs#L40
Possible null reference assignment.
.Net 构建 ubuntu-latest: src/Shimakaze.Sdk.Preprocessor/Kernel/Command.cs#L37
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
.Net 构建 ubuntu-latest: src/Shimakaze.Sdk.Graphic.Shp/ShapeFrameHeader.cs#L41
Missing XML comment for publicly visible type or member 'ShapeFrameHeader.Color'
.Net 构建 ubuntu-latest: src/Shimakaze.Sdk.Graphic.Shp/ShapeFrameHeader.cs#L50
Missing XML comment for publicly visible type or member 'ShapeFrameHeader.BodyLength'
.Net 构建 ubuntu-latest: src/Shimakaze.Sdk.Graphic.Pcx/PcxDecoder.cs#L15
The field 'PcxDecoder._decodedHeader' is assigned but its value is never used
.Net 构建 ubuntu-latest: src/Shimakaze.Sdk.Vpl/VoxelPaletteReader.cs#L10
XML comment has a param tag for 'skipPostprocess', but there is no parameter by that name
.Net 构建 ubuntu-latest: src/Shimakaze.Sdk.Vpl/VoxelPaletteWriter.cs#L9
XML comment has a param tag for 'skipPreprocess', but there is no parameter by that name
.Net 构建 ubuntu-latest: src/Shimakaze.Sdk.Ini/IniSection.cs#L56
Nullability of reference types in type of parameter 'value' of 'bool IniSection.TryGetValue(string key, out string value)' doesn't match implicitly implemented member 'bool IDictionary<string, string>.TryGetValue(string key, out string value)' (possibly because of nullability attributes).
.Net 构建 macos-latest: src/Shimakaze.Sdk.Ini.Abstractions/IniDocument{TIniSection}.cs#L107
Nullability of reference types in type of parameter 'value' of 'bool IniDocument<TIniSection>.TryGetValue(string key, out TIniSection value)' doesn't match implicitly implemented member 'bool IDictionary<string, TIniSection>.TryGetValue(string key, out TIniSection value)' (possibly because of nullability attributes).
.Net 构建 macos-latest: src/Shimakaze.Sdk.Preprocessor/Kernel/Command.cs#L40
Possible null reference assignment.
.Net 构建 macos-latest: src/Shimakaze.Sdk.Preprocessor/Kernel/Command.cs#L37
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
.Net 构建 macos-latest: src/Shimakaze.Sdk.Preprocessor/Kernel/PreprocessorExtensions.cs#L27
Possible null reference argument for parameter 'match' in 'CommandParameter.CommandParameter(string match, ParameterInfo parameter)'.
.Net 构建 macos-latest: src/Shimakaze.Sdk.Ini/IniSection.cs#L56
Nullability of reference types in type of parameter 'value' of 'bool IniSection.TryGetValue(string key, out string value)' doesn't match implicitly implemented member 'bool IDictionary<string, string>.TryGetValue(string key, out string value)' (possibly because of nullability attributes).
.Net 构建 macos-latest: src/Shimakaze.Sdk.Ini/IniDocumentBinder.cs#L105
Possible null reference argument for parameter 'key' in 'string IniSection.this[string key]'.
.Net 构建 macos-latest: src/Shimakaze.Sdk.Ini/IniDocumentBinder.cs#L111
Possible null reference argument for parameter 'key' in 'string IniSection.this[string key]'.
.Net 构建 macos-latest: src/Shimakaze.Sdk.Ini.Ares/AresIniDocumentBinder.cs#L137
Possible null reference argument for parameter 'key' in 'string AresIniSection.this[string key]'.
.Net 构建 macos-latest: src/Shimakaze.Sdk.Ini.Ares/AresIniDocumentBinder.cs#L143
Possible null reference argument for parameter 'key' in 'string AresIniSection.this[string key]'.
.Net 构建 macos-latest: src/Shimakaze.Sdk.Ini.Ares/AresIniDocumentBinder.cs#L163
Possible null reference argument for parameter 'key' in 'bool IniDocument<AresIniSection>.TryGetSection(string key, out AresIniSection section)'.
.Net 构建 windows-latest: src/Shimakaze.Sdk.Ini.Abstractions/IniDocument{TIniSection}.cs#L107
Nullability of reference types in type of parameter 'value' of 'bool IniDocument<TIniSection>.TryGetValue(string key, out TIniSection value)' doesn't match implicitly implemented member 'bool IDictionary<string, TIniSection>.TryGetValue(string key, out TIniSection value)' (possibly because of nullability attributes).
.Net 构建 windows-latest: src/Shimakaze.Sdk.Preprocessor/Kernel/PreprocessorExtensions.cs#L27
Possible null reference argument for parameter 'match' in 'CommandParameter.CommandParameter(string match, ParameterInfo parameter)'.
.Net 构建 windows-latest: src/Shimakaze.Sdk.Preprocessor/Kernel/Command.cs#L40
Possible null reference assignment.
.Net 构建 windows-latest: src/Shimakaze.Sdk.Preprocessor/Kernel/Command.cs#L37
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
.Net 构建 windows-latest: src/Shimakaze.Sdk.Ini/IniSection.cs#L56
Nullability of reference types in type of parameter 'value' of 'bool IniSection.TryGetValue(string key, out string value)' doesn't match implicitly implemented member 'bool IDictionary<string, string>.TryGetValue(string key, out string value)' (possibly because of nullability attributes).
.Net 构建 windows-latest: src/Shimakaze.Sdk.Ini/IniDocumentBinder.cs#L105
Possible null reference argument for parameter 'key' in 'string IniSection.this[string key]'.
.Net 构建 windows-latest: src/Shimakaze.Sdk.Ini/IniDocumentBinder.cs#L111
Possible null reference argument for parameter 'key' in 'string IniSection.this[string key]'.
.Net 构建 windows-latest: src/Shimakaze.Sdk.Ini.Ares/AresIniDocumentBinder.cs#L137
Possible null reference argument for parameter 'key' in 'string AresIniSection.this[string key]'.
.Net 构建 windows-latest: src/Shimakaze.Sdk.Ini.Ares/AresIniDocumentBinder.cs#L143
Possible null reference argument for parameter 'key' in 'string AresIniSection.this[string key]'.
.Net 构建 windows-latest: src/Shimakaze.Sdk.Ini.Ares/AresIniDocumentBinder.cs#L163
Possible null reference argument for parameter 'key' in 'bool IniDocument<AresIniSection>.TryGetSection(string key, out AresIniSection section)'.

Artifacts

Produced during runtime
Name Size
nuget-packages-macos-latest Expired
5.39 MB
nuget-packages-ubuntu-latest Expired
5.39 MB
nuget-packages-windows-latest Expired
5.43 MB