Skip to content

Fix a swapping problem of R and B channels on OpenKh.Engine.MonoGame #538

Fix a swapping problem of R and B channels on OpenKh.Engine.MonoGame

Fix a swapping problem of R and B channels on OpenKh.Engine.MonoGame #538

Triggered via pull request July 26, 2023 11:51
Status Success
Total duration 10m 23s
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/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: XeEngine.Tools.Public/Xe.Tools.Wpf/Controls/NumericUpDown.xaml.cs#L78
The event 'NumericUpDown.ValueChanged' is never used
build: OpenKh.Kh2/Models/VIF/VifProcessor.cs#L127
The variable 'vifAddressPosition' is assigned but its value is never used
build: OpenKh.Kh2/Models/VIF/VifCommon.cs#L89
The result of the expression is always 'false' since a value of type 'Vector3' is never equal to 'null' of type 'Vector3?'
build: OpenKh.Kh2/Models/VIF/VifCommon.cs#L98
The result of the expression is always 'false' since a value of type 'int' is never equal to 'null' of type 'int?'
build: OpenKh.Kh2/Models/VIF/VifCommon.cs#L100
The result of the expression is always 'false' since a value of type 'float' is never equal to 'null' of type 'float?'