Skip to content

use new dashboard url to check authorization; fix #SNRGY-2732 #729

use new dashboard url to check authorization; fix #SNRGY-2732

use new dashboard url to check authorization; fix #SNRGY-2732 #729

Triggered via push September 5, 2023 10:16
Status Failure
Total duration 3m 24s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
multi
Property 'userHasCreateAuthorization' does not exist on type 'Spy<DashboardService>'. Did you mean 'userHasCreateWidgetAuthorization'?
multi
Property 'userHasUpdateAuthorization' does not exist on type 'Spy<DashboardService>'. Did you mean 'userHasUpdateWidgetAuthorization'?
multi
Property 'userHasDeleteAuthorization' does not exist on type 'Spy<DashboardService>'. Did you mean 'userHasDeleteWidgetAuthorization'?
multi
Process completed with exit code 1.
multi
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/