Skip to content

PCX File Supported #174

PCX File Supported

PCX File Supported #174

Triggered via pull request December 15, 2023 14:18
@frg2089frg2089
synchronize #130
feat/pcx
Status Success
Total duration 3m 59s
Artifacts 3

build.yml

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

Annotations

30 warnings
.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.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.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 构建 ubuntu-latest: src/Shimakaze.Sdk.Ini/IniDocumentBinder.cs#L105
Possible null reference argument for parameter 'key' in 'string IniSection.this[string key]'.
.Net 构建 ubuntu-latest: src/Shimakaze.Sdk.Ini/IniDocumentBinder.cs#L111
Possible null reference argument for parameter 'key' in 'string IniSection.this[string key]'.
.Net 构建 ubuntu-latest: src/Shimakaze.Sdk.Ini.Ares/AresIniDocumentBinder.cs#L133
Possible null reference argument for parameter 'key' in 'string AresIniSection.this[string key]'.
.Net 构建 ubuntu-latest: src/Shimakaze.Sdk.Ini.Ares/AresIniDocumentBinder.cs#L139
Possible null reference argument for parameter 'key' in 'string AresIniSection.this[string key]'.
.Net 构建 ubuntu-latest: src/Shimakaze.Sdk.Ini.Ares/AresIniDocumentBinder.cs#L159
Possible null reference argument for parameter 'key' in 'bool IniDocument<AresIniSection>.TryGetSection(string key, out AresIniSection section)'.
.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#L133
Possible null reference argument for parameter 'key' in 'string AresIniSection.this[string key]'.
.Net 构建 macos-latest: src/Shimakaze.Sdk.Ini.Ares/AresIniDocumentBinder.cs#L139
Possible null reference argument for parameter 'key' in 'string AresIniSection.this[string key]'.
.Net 构建 macos-latest: src/Shimakaze.Sdk.Ini.Ares/AresIniDocumentBinder.cs#L159
Possible null reference argument for parameter 'key' in 'bool IniDocument<AresIniSection>.TryGetSection(string key, out AresIniSection section)'.
.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.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.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.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#L133
Possible null reference argument for parameter 'key' in 'string AresIniSection.this[string key]'.
.Net 构建 windows-latest: src/Shimakaze.Sdk.Ini.Ares/AresIniDocumentBinder.cs#L139
Possible null reference argument for parameter 'key' in 'string AresIniSection.this[string key]'.
.Net 构建 windows-latest: src/Shimakaze.Sdk.Ini.Ares/AresIniDocumentBinder.cs#L159
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.41 MB
nuget-packages-ubuntu-latest Expired
5.41 MB
nuget-packages-windows-latest Expired
5.45 MB