Skip to content

feat(versioning): update product version to 0.1.3 #33

feat(versioning): update product version to 0.1.3

feat(versioning): update product version to 0.1.3 #33

Triggered via push June 6, 2024 12:37
Status Success
Total duration 41s
Artifacts
build_asv-audio
33s
build_asv-audio
build_asv-audio-codec-opus
29s
build_asv-audio-codec-opus
build_asv-audio-source-windows
26s
build_asv-audio-source-windows
Fit to window
Zoom out
Zoom in

Annotations

36 warnings
build_asv-audio-source-windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_asv-audio-source-windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_asv-audio-source-windows: src/Asv.Audio.Shell/Tools/ConsoleWelcomPrinter.cs#L33
Cannot convert null literal to non-nullable reference type.
build_asv-audio-source-windows: src/Asv.Audio.Shell/Commands/WindowsLoopCommand.cs#L47
Nullability of type of parameter 'context' doesn't match overridden member (possibly because of nullability attributes).
build_asv-audio-source-windows: src/Asv.Audio.Shell/Commands/WindowsLoopCommand.cs#L47
Nullability of type of parameter 'settings' doesn't match overridden member (possibly because of nullability attributes).
build_asv-audio-source-windows: src/Asv.Audio.Shell/Tools/AssemblyInfoExt.cs#L43
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
build_asv-audio-source-windows: src/Asv.Audio.Shell/Commands/WindowsLoopCommand.cs#L95
Possible null reference argument for parameter 'source' in 'IObservable<ReadOnlyMemory<byte>> Observable.Do<ReadOnlyMemory<byte>>(IObservable<ReadOnlyMemory<byte>> source, Action<ReadOnlyMemory<byte>> onNext)'.
build_asv-audio-source-windows: src/Asv.Audio.Shell/Commands/WindowsLoopCommand.cs#L104
Possible null reference argument for parameter 'observer' in 'IDisposable IObservable<ReadOnlyMemory<byte>>.Subscribe(IObserver<ReadOnlyMemory<byte>> observer)'.
build_asv-audio-source-windows: src/Asv.Audio.Shell/Tools/ConsoleWelcomPrinter.cs#L33
Cannot convert null literal to non-nullable reference type.
build_asv-audio-codec-opus
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_asv-audio-codec-opus
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_asv-audio-codec-opus: src/Asv.Audio.Shell/Commands/WindowsLoopCommand.cs#L47
Nullability of type of parameter 'context' doesn't match overridden member (possibly because of nullability attributes).
build_asv-audio-codec-opus: src/Asv.Audio.Shell/Commands/WindowsLoopCommand.cs#L47
Nullability of type of parameter 'settings' doesn't match overridden member (possibly because of nullability attributes).
build_asv-audio-codec-opus: src/Asv.Audio.Shell/Tools/ConsoleWelcomPrinter.cs#L33
Cannot convert null literal to non-nullable reference type.
build_asv-audio-codec-opus: src/Asv.Audio.Shell/Tools/AssemblyInfoExt.cs#L16
Possible null reference return.
build_asv-audio-codec-opus: src/Asv.Audio.Shell/Tools/AssemblyInfoExt.cs#L43
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
build_asv-audio-codec-opus: src/Asv.Audio.Shell/Tools/AssemblyInfoExt.cs#L43
Possible null reference return.
build_asv-audio-codec-opus: src/Asv.Audio.Shell/Commands/WindowsLoopCommand.cs#L95
Possible null reference argument for parameter 'source' in 'IObservable<ReadOnlyMemory<byte>> Observable.Do<ReadOnlyMemory<byte>>(IObservable<ReadOnlyMemory<byte>> source, Action<ReadOnlyMemory<byte>> onNext)'.
build_asv-audio-codec-opus: src/Asv.Audio.Shell/Commands/WindowsLoopCommand.cs#L104
Possible null reference argument for parameter 'observer' in 'IDisposable IObservable<ReadOnlyMemory<byte>>.Subscribe(IObserver<ReadOnlyMemory<byte>> observer)'.
build_asv-audio-codec-opus: src/Asv.Audio.Shell/Commands/WindowsLoopCommand.cs#L47
Nullability of type of parameter 'context' doesn't match overridden member (possibly because of nullability attributes).
build_asv-audio
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_asv-audio
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_asv-audio: src/Asv.Audio.Shell/Tools/ConsoleWelcomPrinter.cs#L33
Cannot convert null literal to non-nullable reference type.
build_asv-audio: src/Asv.Audio.Shell/Commands/WindowsLoopCommand.cs#L47
Nullability of type of parameter 'context' doesn't match overridden member (possibly because of nullability attributes).
build_asv-audio: src/Asv.Audio.Shell/Commands/WindowsLoopCommand.cs#L47
Nullability of type of parameter 'settings' doesn't match overridden member (possibly because of nullability attributes).
build_asv-audio: src/Asv.Audio.Shell/Tools/AssemblyInfoExt.cs#L16
Possible null reference return.
build_asv-audio: src/Asv.Audio.Shell/Tools/AssemblyInfoExt.cs#L43
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
build_asv-audio: src/Asv.Audio.Shell/Tools/AssemblyInfoExt.cs#L43
Possible null reference return.
build_asv-audio: src/Asv.Audio.Shell/Commands/WindowsLoopCommand.cs#L95
Possible null reference argument for parameter 'source' in 'IObservable<ReadOnlyMemory<byte>> Observable.Do<ReadOnlyMemory<byte>>(IObservable<ReadOnlyMemory<byte>> source, Action<ReadOnlyMemory<byte>> onNext)'.
build_asv-audio: src/Asv.Audio.Shell/Commands/WindowsLoopCommand.cs#L104
Possible null reference argument for parameter 'observer' in 'IDisposable IObservable<ReadOnlyMemory<byte>>.Subscribe(IObserver<ReadOnlyMemory<byte>> observer)'.
build_asv-audio: src/Asv.Audio.Shell/Tools/ConsoleWelcomPrinter.cs#L33
Cannot convert null literal to non-nullable reference type.