Skip to content

Add logging of user details in NoConfig view #31

Add logging of user details in NoConfig view

Add logging of user details in NoConfig view #31

Triggered via push July 19, 2024 00:31
Status Failure
Total duration 1m 42s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
build: src/Opserver.Web/Views/Shared/NoConfiguration.cshtml#L30
'SecurityProvider' does not contain a definition for 'AccountName' and no accessible extension method 'AccountName' accepting a first argument of type 'SecurityProvider' could be found (are you missing a using directive or an assembly reference?)
build: src/Opserver.Web/Views/Shared/NoConfiguration.cshtml#L31
'SecurityProvider' does not contain a definition for 'IsAnonymous' and no accessible extension method 'IsAnonymous' accepting a first argument of type 'SecurityProvider' could be found (are you missing a using directive or an assembly reference?)
build: src/Opserver.Web/Views/Shared/NoConfiguration.cshtml#L32
Argument 1: cannot convert from 'method group' to 'object?'
build: src/Opserver.Web/Views/Shared/NoConfiguration.cshtml#L33
'SecurityProvider' does not contain a definition for 'Roles' and no accessible extension method 'Roles' accepting a first argument of type 'SecurityProvider' could be found (are you missing a using directive or an assembly reference?)
build: src/Opserver.Web/Views/Shared/NoConfiguration.cshtml#L30
'SecurityProvider' does not contain a definition for 'AccountName' and no accessible extension method 'AccountName' accepting a first argument of type 'SecurityProvider' could be found (are you missing a using directive or an assembly reference?)
build: src/Opserver.Web/Views/Shared/NoConfiguration.cshtml#L31
'SecurityProvider' does not contain a definition for 'IsAnonymous' and no accessible extension method 'IsAnonymous' accepting a first argument of type 'SecurityProvider' could be found (are you missing a using directive or an assembly reference?)
build: src/Opserver.Web/Views/Shared/NoConfiguration.cshtml#L32
Argument 1: cannot convert from 'method group' to 'object?'
build: src/Opserver.Web/Views/Shared/NoConfiguration.cshtml#L33
'SecurityProvider' does not contain a definition for 'Roles' and no accessible extension method 'Roles' accepting a first argument of type 'SecurityProvider' could be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: 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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/