Skip to content

Create AVD3Native.yml #226

Create AVD3Native.yml

Create AVD3Native.yml #226

Triggered via push March 10, 2024 19:06
Status Success
Total duration 1m 37s
Artifacts 4

AVDump3.yml

on: push
Matrix: build-avd3-native
build-avd3-main
25s
build-avd3-main
release-avd3-main
0s
release-avd3-main
Fit to window
Zoom out
Zoom in

Annotations

25 warnings
build-avd3-native/ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2.1.0, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-avd3-native/ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2.1.0, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-avd3-native/ubuntu-latest
The `save-state` 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-avd3-native/ubuntu-latest
The `save-state` 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-avd3-native/macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2.1.0, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-avd3-native/macos-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2.1.0, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-avd3-native/macos-latest
The `save-state` 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-avd3-native/macos-latest
The `save-state` 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-avd3-native/windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2.1.0, microsoft/setup-msbuild@v1.0.3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-avd3-native/windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2.1.0, microsoft/setup-msbuild@v1.0.3, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-avd3-native/windows-latest
The `save-state` 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-avd3-native/windows-latest
The `save-state` 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-avd3-native/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/
build-avd3-main
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/download-artifact@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-avd3-main
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/download-artifact@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-avd3-main: AVDump3Lib/AVD3LibException.cs#L23
Possible null reference argument for parameter 'name' in 'XElement.XElement(XName name, object? content)'.
build-avd3-main: AVDump3Lib/Information/FormatHeaders/VMpeg4IsoAvcHeader.cs#L11
Non-nullable property 'SequenceParameterSets' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-avd3-main: AVDump3Lib/Information/FormatHeaders/VMpeg4IsoAvcHeader.cs#L12
Non-nullable property 'PictureParameterSets' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-avd3-main: AVDump3Lib/Information/MetaInfo/Core/MetaInfoItem.cs#L13
Possible null reference return.
build-avd3-main: AVDump3Lib/AVD3LibException.cs#L76
Possible null reference argument for parameter 'name' in 'XElement.XElement(XName name, object? content)'.
build-avd3-main: AVDump3Lib/Information/InfoProvider/OggProvider.cs#L26
Converting null literal or possible null value to non-nullable type.
build-avd3-main: AVDump3Lib/Information/InfoProvider/FormatInfoProvider.cs#L36
Converting null literal or possible null value to non-nullable type.
build-avd3-main: AVDump3Lib/Information/InfoProvider/FormatInfoProvider.cs#L108
Converting null literal or possible null value to non-nullable type.
build-avd3-main: AVDump3Lib/Modules/IAVD3Module.cs#L7
Non-nullable property 'Reason' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
AVDump3CL Expired
39 MB
AVDump3NativeLib.Linux Expired
106 KB
AVDump3NativeLib.MacOS Expired
164 KB
AVDump3NativeLib.Windows Expired
47 KB