Skip to content

Cleanup, remove Web for now #470

Cleanup, remove Web for now

Cleanup, remove Web for now #470

Triggered via push February 28, 2024 01:50
Status Failure
Total duration 46s
Artifacts

linux.yaml

on: push
Matrix: build
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
build (ubuntu-latest): BnbnavNetClient/Helpers/DrawingContextExtensions.cs#L50
'MathHelper.ToRad(double)' is obsolete: 'Use double.DegreesToRadians instead.'
build (ubuntu-latest): BnbnavNetClient/Controls/InstructionImageControl.axaml.cs#L42
'MathHelper.ToRad(double)' is obsolete: 'Use double.DegreesToRadians instead.'
build (ubuntu-latest): BnbnavNetClient/Views/MapView.axaml.cs#L210
'MathHelper.ToRad(double)' is obsolete: 'Use double.DegreesToRadians instead.'
build (ubuntu-latest): BnbnavNetClient/Models/ExtendedLine.cs#L32
'MathHelper.ToDeg(double)' is obsolete: 'Use double.RadiansToDegrees instead.'
build (ubuntu-latest): BnbnavNetClient/Models/ExtendedLine.cs#L48
'MathHelper.ToRad(double)' is obsolete: 'Use double.DegreesToRadians instead.'
build (ubuntu-latest): BnbnavNetClient/ViewModels/NewEdgeFlyoutViewModel.cs#L104
Member 'ActivateRoadSyringe' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
build (ubuntu-latest): BnbnavNetClient/Models/CalculatedRoute.cs#L51
Member 'TurnAngle' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
build (ubuntu-latest)
Process completed with exit code 1.
build (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.