Cleanup, remove Web for now #470
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/.
|