Merge pull request #18 from gaseous-project:workflow-and-release-updates #27
BuildOnTag.yml
on: push
build
24s
deploy_release
0s
Annotations
1 error and 13 warnings
build
The process '/opt/hostedtoolcache/syft/1.18.1/x64/syft' failed with exit code 1
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build:
gaseous-signature-parser/parser.cs#L30
Possible null reference return.
|
build:
gaseous-signature-parser/parser.cs#L27
The variable 'ex' is declared but never used
|
build:
gaseous-signature-parser/classes/parsers/MAMEParser.cs#L159
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
|
build:
gaseous-signature-parser/classes/parsers/NoIntrosParser.cs#L337
Dereference of a possibly null reference.
|
build:
gaseous-signature-parser/classes/parsers/NoIntrosParser.cs#L355
Dereference of a possibly null reference.
|
build:
gaseous-signature-parser/classes/parsers/NoIntrosParser.cs#L480
Possible null reference return.
|
build:
gaseous-signature-parser/classes/parsers/TosecParser.cs#L297
Dereference of a possibly null reference.
|
build:
gaseous-signature-parser/classes/parsers/TosecParser.cs#L341
Dereference of a possibly null reference.
|
build:
gaseous-signature-parser/classes/parsers/TosecParser.cs#L357
Dereference of a possibly null reference.
|
build:
gaseous-signature-parser/classes/parsers/RedumpParser.cs#L225
Dereference of a possibly null reference.
|