Skip to content

Bump Octokit from 7.0.1 to 7.1.0 #540

Bump Octokit from 7.0.1 to 7.1.0

Bump Octokit from 7.0.1 to 7.1.0 #540

Triggered via pull request July 28, 2023 00:17
Status Success
Total duration 6m 19s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 17 warnings
build
Resource not accessible by integration
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#L164
'argument': conversion from 'size_t' to 'int', possible loss of data
build: OpenKh.Research.Panacea/OpenKH.cpp#L228
'argument': conversion from 'size_t' to 'int', possible loss of data
build: OpenKh.Research.Panacea/OpenKH.cpp#L229
'argument': conversion from 'size_t' to 'int', possible loss of data
build: OpenKh.Research.Panacea/Panacea.cpp#L181
'argument': conversion from 'size_t' to 'int', possible loss of data
build: OpenKh.Research.Panacea/Panacea.cpp#L182
'argument': conversion from 'size_t' to 'int', possible loss of data
build: OpenKh.Research.Panacea/Panacea.cpp#L600
'argument': conversion from 'size_t' to 'int', possible loss of data
build: XeEngine.Tools.Public/Xe.Tools.Wpf/Controls/NumericUpDown.xaml.cs#L78
The event 'NumericUpDown.ValueChanged' is never used
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: XeEngine.Tools.Public/Xe.Tools.Wpf/Controls/NumericUpDownd.xaml.cs#L78
The event 'NumericUpDownd.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/Utils/BdxEncoder.cs#L25
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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.