Skip to content

Add Avalonia licenses control #64

Add Avalonia licenses control

Add Avalonia licenses control #64

Triggered via push July 29, 2024 08:14
Status Failure
Total duration 6m 49s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 22 warnings
build (Release)
Assets file 'D:\a\vocup\vocup\src\Vocup\obj\project.assets.json' doesn't have a target for 'net8.0/win-x86'. Ensure that restore has run and that you have included 'net8.0' in the TargetFrameworks for your project. You may also need to include 'win-x86' in your project's RuntimeIdentifiers.
build (Release)
Assets file 'D:\a\vocup\vocup\src\Vocup\obj\project.assets.json' doesn't have a target for 'net8.0/win-x64'. Ensure that restore has run and that you have included 'net8.0' in the TargetFrameworks for your project. You may also need to include 'win-x64' in your project's RuntimeIdentifiers.
build (Release)
Assets file 'D:\a\vocup\vocup\src\Vocup\obj\project.assets.json' doesn't have a target for 'net8.0/win-arm64'. Ensure that restore has run and that you have included 'net8.0' in the TargetFrameworks for your project. You may also need to include 'win-arm64' in your project's RuntimeIdentifiers.
build (Release)
Process completed with exit code 1.
build (Debug)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/setup-msbuild@v1.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (Debug): src/Vocup/Views/LicensesControl.axaml.cs#L14
Dereference of a possibly null reference.
build (Debug): src/Vocup/Views/LicensesControl.axaml.cs#L17
Dereference of a possibly null reference.
build (Debug): src/Vocup.WinForms/Controls/ResponsiveButton.cs#L50
Converting null literal or possible null value to non-nullable type.
build (Debug): src/Vocup.WinForms/Controls/ResponsiveButton.cs#L50
Converting null literal or possible null value to non-nullable type.
build (Debug): tests/Vocup.UnitTests/SettingsTests.cs#L18
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
build (Release)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/setup-msbuild@v1.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (Release): src/Vocup/Views/LicensesControl.axaml.cs#L14
Dereference of a possibly null reference.
build (Release): src/Vocup/Views/LicensesControl.axaml.cs#L17
Dereference of a possibly null reference.
build (Release): src/Vocup.WinForms/Controls/ResponsiveButton.cs#L50
Converting null literal or possible null value to non-nullable type.
build (Release): src/Vocup.WinForms/Controls/ResponsiveButton.cs#L50
Converting null literal or possible null value to non-nullable type.
build (Release): src/Vocup/Views/LicensesControl.axaml.cs#L14
Dereference of a possibly null reference.
build (Release): src/Vocup/Views/LicensesControl.axaml.cs#L17
Dereference of a possibly null reference.
build (Release): src/Vocup.WinForms/Controls/ResponsiveButton.cs#L50
Converting null literal or possible null value to non-nullable type.
build (Release): src/Vocup.WinForms/Controls/ResponsiveButton.cs#L50
Converting null literal or possible null value to non-nullable type.
build (Release): src/Vocup/Views/LicensesControl.axaml.cs#L14
Dereference of a possibly null reference.
build (Release): src/Vocup/Views/LicensesControl.axaml.cs#L17
Dereference of a possibly null reference.
build (Release): src/Vocup/Views/LicensesControl.axaml.cs#L14
Dereference of a possibly null reference.
build (Release): src/Vocup/Views/LicensesControl.axaml.cs#L17
Dereference of a possibly null reference.
build (Release): src/Vocup.WinForms/Controls/ResponsiveButton.cs#L50
Converting null literal or possible null value to non-nullable type.
build (Release): src/Vocup.WinForms/Controls/ResponsiveButton.cs#L50
Converting null literal or possible null value to non-nullable type.
build (Release): tests/Vocup.UnitTests/SettingsTests.cs#L18
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)