Skip to content

Included authOptions in createBodyForParCodeFlowRequest - url.service.ts #1741

Included authOptions in createBodyForParCodeFlowRequest - url.service.ts

Included authOptions in createBodyForParCodeFlowRequest - url.service.ts #1741

Status Failure
Total duration 1m 23s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
Built, Lint and Test Library
1m 9s
Built, Lint and Test Library
Angular latest
0s
Angular latest
Angular latest & Schematics Job
0s
Angular latest & Schematics Job
Angular latest Standalone & Schematics Job
0s
Angular latest Standalone & Schematics Job
Angular latest & RxJs 6
0s
Angular latest & RxJs 6
Angular V15
0s
Angular V15
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
Built, Lint and Test Library
Argument of type '{ some: string; }' is not assignable to parameter of type 'Expected<AuthOptions>'.
Built, Lint and Test Library
Argument of type '{ some: string; }' is not assignable to parameter of type 'Expected<AuthOptions>'.
Built, Lint and Test Library
Expected 2 arguments, but got 1.
Built, Lint and Test Library
Expected 2 arguments, but got 1.
Built, Lint and Test Library
Expected 2 arguments, but got 1.
Built, Lint and Test Library
Expected 2 arguments, but got 1.
Built, Lint and Test Library
Expected 2 arguments, but got 1.
Built, Lint and Test Library
Expected 2 arguments, but got 1.
Built, Lint and Test Library
Expected 2 arguments, but got 1.
Built, Lint and Test Library
Expected 2 arguments, but got 1.
Built, Lint and Test Library
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/