Skip to content

Merge pull request #18 from gaseous-project:workflow-and-release-updates #27

Merge pull request #18 from gaseous-project:workflow-and-release-updates

Merge pull request #18 from gaseous-project:workflow-and-release-updates #27

Triggered via push January 23, 2025 11:09
Status Failure
Total duration 34s
Artifacts

BuildOnTag.yml

on: push
deploy_release
0s
deploy_release
Fit to window
Zoom out
Zoom in

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.