add classic xamarin #6
Annotations
10 errors and 11 warnings
build:
Shiny.Health/Extensions.cs#L1
Feature 'file-scoped namespace' is not available in C# 8.0. Please use language version 10.0 or greater.
|
build:
Shiny.Health/HealthMetric.cs#L9
Feature 'file-scoped namespace' is not available in C# 8.0. Please use language version 10.0 or greater.
|
build:
Shiny.Health/IHealthService.cs#L6
Feature 'file-scoped namespace' is not available in C# 8.0. Please use language version 10.0 or greater.
|
build:
Shiny.Health/Metrics.cs#L20
Feature 'file-scoped namespace' is not available in C# 8.0. Please use language version 10.0 or greater.
|
build:
Shiny.Health/Types.cs#L4
Feature 'file-scoped namespace' is not available in C# 8.0. Please use language version 10.0 or greater.
|
build:
Shiny.Health/Types.cs#L7
A namespace cannot directly contain members such as fields, methods or statements
|
build:
Shiny.Health/Types.cs#L22
A namespace cannot directly contain members such as fields, methods or statements
|
build:
Shiny.Health/IHealthService.cs#L17
The type or namespace name 'Permission' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Shiny.Health/Extensions.cs#L6
The type or namespace name 'Permission' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Shiny.Health/IHealthService.cs#L25
The type or namespace name 'Permission' could not be found (are you missing a using directive or an assembly reference?)
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
Shiny.Health/Extensions.cs#L4
Missing XML comment for publicly visible type or member 'Extensions'
|
build:
Shiny.Health/Extensions.cs#L6
Missing XML comment for publicly visible type or member 'Extensions.ToPermission(HealthMetric, PermissionType)'
|
build:
Shiny.Health/HealthMetric.cs#L12
Missing XML comment for publicly visible type or member 'HealthMetric'
|
build:
Shiny.Health/HealthMetric.cs#L26
Missing XML comment for publicly visible type or member 'HealthMetric<T>'
|
build:
Shiny.Health/IHealthService.cs#L9
Missing XML comment for publicly visible type or member 'IHealthService'
|
build:
Shiny.Health/IHealthService.cs#L14
XML comment has a param tag for 'cancelToken', but there is no parameter by that name
|
build:
Shiny.Health/IHealthService.cs#L22
XML comment has a param tag for 'cancelToken', but there is no parameter by that name
|
build:
Shiny.Health/Metrics.cs#L24
Missing XML comment for publicly visible type or member 'CaloriesHealthMetric'
|
build:
Shiny.Health/Metrics.cs#L26
Missing XML comment for publicly visible type or member 'CaloriesHealthMetric.Default'
|
build:
Shiny.Health/Metrics.cs#L49
Missing XML comment for publicly visible type or member 'DistanceHealthMetric'
|