Skip to content

Bump xunit from 2.6.2 to 2.6.3 #844

Bump xunit from 2.6.2 to 2.6.3

Bump xunit from 2.6.2 to 2.6.3 #844

Triggered via pull request December 11, 2023 00:52
Status Success
Total duration 4m 45s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 21 warnings
build
Resource not accessible by integration
build
The following actions uses node12 which is deprecated and will be forced to run on node16: marvinpinto/action-automatic-releases@latest. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: OpenKh.Research.Panacea/OpenKH.cpp#L176
'argument': conversion from 'size_t' to 'int', possible loss of data
build: OpenKh.Research.Panacea/OpenKH.cpp#L181
'argument': conversion from 'size_t' to 'int', possible loss of data
build: OpenKh.Research.Panacea/OpenKH.cpp#L248
'argument': conversion from 'size_t' to 'int', possible loss of data
build: OpenKh.Research.Panacea/OpenKH.cpp#L249
'argument': conversion from 'size_t' to 'int', possible loss of data
build: OpenKh.Research.Panacea/OpenKH.cpp#L249
'argument': conversion from 'size_t' to 'int', possible loss of data
build: OpenKh.Research.Panacea/OpenKH.cpp#L253
'argument': conversion from 'size_t' to 'int', possible loss of data
build: OpenKh.Research.Panacea/OpenKH.cpp#L254
'argument': conversion from 'size_t' to 'int', possible loss of data
build: OpenKh.Research.Panacea/OpenKH.cpp#L254
'argument': conversion from 'size_t' to 'int', possible loss of data
build: OpenKh.Research.Panacea/Panacea.cpp#L185
'argument': conversion from 'size_t' to 'int', possible loss of data
build: OpenKh.Research.Panacea/Panacea.cpp#L186
'argument': conversion from 'size_t' to 'int', possible loss of data
build: XeEngine.Tools.Public/Xe.Tools.Wpf/Controls/NumericUpDownd.xaml.cs#L78
The event 'NumericUpDownd.ValueChanged' is never used
build: XeEngine.Tools.Public/Xe.Tools.Wpf/Controls/NumericUpDown.xaml.cs#L78
The event 'NumericUpDown.ValueChanged' is never used
build: OpenKh.Command.Bdxio/Antlr4/BdxScriptLexer.cs#L32
'BdxScriptLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build: OpenKh.Command.Bdxio/Antlr4/BdxScriptParser.cs#L35
'BdxScriptParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build: OpenKh.Command.Bdxio/Models/BdxHeader.cs#L36
Non-nullable property 'Addr' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: OpenKh.Command.Bdxio/Models/BdxInstructionDesc.cs#L14
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: OpenKh.Command.Bdxio/Models/BdxInstructionDesc.cs#L22
Non-nullable property 'Args' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: OpenKh.Command.Bdxio/Models/BdxInstructionDesc.cs#L28
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: OpenKh.Command.Bdxio/Models/BdxTrap.cs#L13
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: OpenKh.Command.Bdxio/Utils/BdxEncoder.cs#L25
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.