Set up typescript build & Use the system color palette #77
Annotations
3 errors and 5 warnings
|
Run /./.github/actions/full-build
Process completed with exit code 1.
|
|
Run /./.github/actions/full-build:
JournalApp/Services/SystemColorService.cs#L38
Argument 1: cannot convert from 'uint' to 'string'
|
|
Run /./.github/actions/full-build:
JournalApp/Services/SystemColorService.cs#L37
'Resource.Color' does not contain a definition for 'SystemAccent1_500'
|
|
Run /./.github/actions/full-build:
JournalApp/Services/SystemColorService.cs#L29
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Run /./.github/actions/full-build:
JournalApp/Services/SystemColorService.cs#L29
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Run /./.github/actions/full-build:
JournalApp/Services/SystemColorService.cs#L29
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Run /./.github/actions/full-build:
JournalApp/MauiProgram.cs#L17
This call site is reachable on all platforms. 'AppBuilderExtensions.UseMauiCommunityToolkit(MauiAppBuilder, Action<Options>?)' is only supported on: 'Android' 21.0 and later, 'iOS' 15.0 and later, 'maccatalyst' 15.0 and later, 'Tizen' 6.5 and later, 'Windows' 10.0.17763 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Run /./.github/actions/full-build:
JournalApp/Services/SystemColorService.cs#L29
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading