WIP virtual surface control, WIP map renderer #530
Annotations
20 errors and 6 warnings
build (macos-13, arm64):
BnbnavNetClient/Views/VirtualMapView.axaml.cs#L64
The name 'scale' does not exist in the current context
|
build (macos-13, arm64):
BnbnavNetClient/Views/VirtualMapView.axaml.cs#L79
The name 'scale' does not exist in the current context
|
build (macos-13, arm64):
BnbnavNetClient/Views/VirtualMapView.axaml.cs#L83
The name 'scale' does not exist in the current context
|
build (macos-13, arm64):
BnbnavNetClient/Views/VirtualMapView.axaml.cs#L87
The name 'WrongPoint' does not exist in the current context
|
build (macos-13, arm64):
BnbnavNetClient/Views/VirtualMapView.axaml.cs#L89
The name 'scale' does not exist in the current context
|
build (macos-13, arm64):
BnbnavNetClient/Views/VirtualMapView.axaml.cs#L97
The name 'scale' does not exist in the current context
|
build (macos-13, arm64):
BnbnavNetClient/Views/VirtualMapView.axaml.cs#L97
The name 'scale' does not exist in the current context
|
build (macos-13, arm64):
BnbnavNetClient/Views/VirtualMapView.axaml.cs#L128
The name 'tile' does not exist in the current context
|
build (macos-13, arm64):
BnbnavNetClient/Views/VirtualMapView.axaml.cs#L128
The name 'tile' does not exist in the current context
|
build (macos-13, arm64):
BnbnavNetClient/Views/VirtualMapView.axaml.cs#L131
The name 'tile' does not exist in the current context
|
build (macos-13, x64):
BnbnavNetClient/Views/VirtualMapView.axaml.cs#L64
The name 'scale' does not exist in the current context
|
build (macos-13, x64):
BnbnavNetClient/Views/VirtualMapView.axaml.cs#L79
The name 'scale' does not exist in the current context
|
build (macos-13, x64):
BnbnavNetClient/Views/VirtualMapView.axaml.cs#L83
The name 'scale' does not exist in the current context
|
build (macos-13, x64):
BnbnavNetClient/Views/VirtualMapView.axaml.cs#L87
The name 'WrongPoint' does not exist in the current context
|
build (macos-13, x64):
BnbnavNetClient/Views/VirtualMapView.axaml.cs#L89
The name 'scale' does not exist in the current context
|
build (macos-13, x64):
BnbnavNetClient/Views/VirtualMapView.axaml.cs#L97
The name 'scale' does not exist in the current context
|
build (macos-13, x64):
BnbnavNetClient/Views/VirtualMapView.axaml.cs#L97
The name 'scale' does not exist in the current context
|
build (macos-13, x64):
BnbnavNetClient/Views/VirtualMapView.axaml.cs#L128
The name 'tile' does not exist in the current context
|
build (macos-13, x64):
BnbnavNetClient/Views/VirtualMapView.axaml.cs#L128
The name 'tile' does not exist in the current context
|
build (macos-13, x64):
BnbnavNetClient/Views/VirtualMapView.axaml.cs#L131
The name 'tile' does not exist in the current context
|
build (macos-13, arm64):
BnbnavNetClient/Views/VirtualMapView.axaml.cs#L18
Non-nullable property 'MapViewModel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (macos-13, arm64):
BnbnavNetClient/Views/MapView.axaml.cs#L671
Member 'Zoom' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
build (macos-13, arm64):
BnbnavNetClient/Views/VirtualMapView.axaml.cs#L16
Type 'VirtualMapView' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
build (macos-13, x64):
BnbnavNetClient/Views/VirtualMapView.axaml.cs#L18
Non-nullable property 'MapViewModel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (macos-13, x64):
BnbnavNetClient/Views/MapView.axaml.cs#L671
Member 'Zoom' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
build (macos-13, x64):
BnbnavNetClient/Views/VirtualMapView.axaml.cs#L16
Type 'VirtualMapView' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|