Skip to content

Initial commit for new root #4

Initial commit for new root

Initial commit for new root #4

Triggered via push January 6, 2024 13:37
Status Success
Total duration 3m 2s
Artifacts

nuget.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: idee5.Globalization/Specifications.cs#L19
XML comment has badly formed XML -- 'Missing equals sign between attribute and attribute value.'
build: idee5.Globalization/Queries/GetAllParlanceResourcesQueryHandler.cs#L40
XML comment has badly formed XML -- 'End tag 'c' does not match the start tag 'returns'.'
build: idee5.Globalization/Specifications.cs#L19
XML comment has badly formed XML -- 'Missing equals sign between attribute and attribute value.'
build: idee5.Globalization/Queries/GetAllParlanceResourcesQueryHandler.cs#L40
XML comment has badly formed XML -- 'End tag was not expected at this location.'
build: idee5.Globalization/Specifications.cs#L24
XML comment has badly formed XML -- 'Missing equals sign between attribute and attribute value.'
build: idee5.Globalization/Specifications.cs#L24
XML comment has badly formed XML -- 'Missing equals sign between attribute and attribute value.'
build: idee5.Globalization/Specifications.cs#L24
XML comment has badly formed XML -- 'Missing equals sign between attribute and attribute value.'
build: idee5.Globalization/Models/Resource.cs#L83
Possible null reference argument for parameter 'x' in 'bool EqualityComparer<byte[]>.Equals(byte[] x, byte[] y)'.
build: idee5.Globalization/Models/Resource.cs#L83
Possible null reference argument for parameter 'y' in 'bool EqualityComparer<byte[]>.Equals(byte[] x, byte[] y)'.
build: idee5.Globalization/Models/Resource.cs#L21
Non-nullable property 'ResourceSet' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.