Update github workflows to use net8.0 #116
Annotations
24 warnings
build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, NuGet/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (ubuntu-latest):
src/EngineKit/Mathematics/Double2.cs#L1431
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build (ubuntu-latest):
src/EngineKit/Mathematics/Double2.cs#L1390
Nullability of reference types in type of parameter 'formatProvider' of 'string Double2.ToString(string? format, IFormatProvider formatProvider)' doesn't match implicitly implemented member 'string IFormattable.ToString(string? format, IFormatProvider? formatProvider)' (possibly because of nullability attributes).
|
build (ubuntu-latest):
src/EngineKit/Mathematics/BoundingBox.cs#L417
Nullability of reference types in type of parameter 'formatProvider' of 'string BoundingBox.ToString(string? format, IFormatProvider formatProvider)' doesn't match implicitly implemented member 'string IFormattable.ToString(string? format, IFormatProvider? formatProvider)' (possibly because of nullability attributes).
|
build (ubuntu-latest):
src/EngineKit/Mathematics/BoundingSphere.cs#L448
Nullability of reference types in type of parameter 'formatProvider' of 'string BoundingSphere.ToString(string? format, IFormatProvider formatProvider)' doesn't match implicitly implemented member 'string IFormattable.ToString(string? format, IFormatProvider? formatProvider)' (possibly because of nullability attributes).
|
build (ubuntu-latest):
src/EngineKit/Mathematics/Double3.cs#L1707
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build (ubuntu-latest):
src/EngineKit/Mathematics/Double3.cs#L1666
Nullability of reference types in type of parameter 'format' of 'string Double3.ToString(string format, IFormatProvider formatProvider)' doesn't match implicitly implemented member 'string IFormattable.ToString(string? format, IFormatProvider? formatProvider)' (possibly because of nullability attributes).
|
build (ubuntu-latest):
src/EngineKit/Mathematics/Double3.cs#L1666
Nullability of reference types in type of parameter 'formatProvider' of 'string Double3.ToString(string format, IFormatProvider formatProvider)' doesn't match implicitly implemented member 'string IFormattable.ToString(string? format, IFormatProvider? formatProvider)' (possibly because of nullability attributes).
|
build (ubuntu-latest):
src/EngineKit/Mathematics/Double4.cs#L1379
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build (ubuntu-latest):
src/EngineKit/Mathematics/Double4.cs#L1337
Nullability of reference types in type of parameter 'format' of 'string Double4.ToString(string format, IFormatProvider formatProvider)' doesn't match implicitly implemented member 'string IFormattable.ToString(string? format, IFormatProvider? formatProvider)' (possibly because of nullability attributes).
|
build (ubuntu-latest):
src/EngineKit/Mathematics/Double4.cs#L1337
Nullability of reference types in type of parameter 'formatProvider' of 'string Double4.ToString(string format, IFormatProvider formatProvider)' doesn't match implicitly implemented member 'string IFormattable.ToString(string? format, IFormatProvider? formatProvider)' (possibly because of nullability attributes).
|
build (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, NuGet/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (windows-latest):
src/EngineKit/Mathematics/BoundingBox.cs#L417
Nullability of reference types in type of parameter 'formatProvider' of 'string BoundingBox.ToString(string? format, IFormatProvider formatProvider)' doesn't match implicitly implemented member 'string IFormattable.ToString(string? format, IFormatProvider? formatProvider)' (possibly because of nullability attributes).
|
build (windows-latest):
src/EngineKit/Mathematics/BoundingSphere.cs#L448
Nullability of reference types in type of parameter 'formatProvider' of 'string BoundingSphere.ToString(string? format, IFormatProvider formatProvider)' doesn't match implicitly implemented member 'string IFormattable.ToString(string? format, IFormatProvider? formatProvider)' (possibly because of nullability attributes).
|
build (windows-latest):
src/EngineKit/Mathematics/ColorBgra.cs#L1040
Nullability of reference types in type of parameter 'formatProvider' of 'string ColorBgra.ToString(string? format, IFormatProvider formatProvider)' doesn't match implicitly implemented member 'string IFormattable.ToString(string? format, IFormatProvider? formatProvider)' (possibly because of nullability attributes).
|
build (windows-latest):
src/EngineKit/Mathematics/ColorHsv.cs#L192
Nullability of reference types in type of parameter 'format' of 'string ColorHsv.ToString(string format, IFormatProvider formatProvider)' doesn't match implicitly implemented member 'string IFormattable.ToString(string? format, IFormatProvider? formatProvider)' (possibly because of nullability attributes).
|
build (windows-latest):
src/EngineKit/Mathematics/ColorHsv.cs#L192
Nullability of reference types in type of parameter 'formatProvider' of 'string ColorHsv.ToString(string format, IFormatProvider formatProvider)' doesn't match implicitly implemented member 'string IFormattable.ToString(string? format, IFormatProvider? formatProvider)' (possibly because of nullability attributes).
|
build (windows-latest):
src/EngineKit/Mathematics/Double2.cs#L1431
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build (windows-latest):
src/EngineKit/Mathematics/Double2.cs#L1390
Nullability of reference types in type of parameter 'formatProvider' of 'string Double2.ToString(string? format, IFormatProvider formatProvider)' doesn't match implicitly implemented member 'string IFormattable.ToString(string? format, IFormatProvider? formatProvider)' (possibly because of nullability attributes).
|
build (windows-latest):
src/EngineKit/Mathematics/Double3.cs#L1707
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build (windows-latest):
src/EngineKit/Mathematics/Double3.cs#L1666
Nullability of reference types in type of parameter 'format' of 'string Double3.ToString(string format, IFormatProvider formatProvider)' doesn't match implicitly implemented member 'string IFormattable.ToString(string? format, IFormatProvider? formatProvider)' (possibly because of nullability attributes).
|
build (windows-latest):
src/EngineKit/Mathematics/Double3.cs#L1666
Nullability of reference types in type of parameter 'formatProvider' of 'string Double3.ToString(string format, IFormatProvider formatProvider)' doesn't match implicitly implemented member 'string IFormattable.ToString(string? format, IFormatProvider? formatProvider)' (possibly because of nullability attributes).
|
build (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|