Skip to content

flask pod up and running. #12

flask pod up and running.

flask pod up and running. #12

Triggered via push October 14, 2024 19:09
Status Cancelled
Total duration 3m 37s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 1 warning
Lint
Cannot find module 'fetch' or its corresponding type declarations.
Lint
Argument of type 'Error' is not assignable to parameter of type 'DOMException'.
Lint
Argument of type '{}' is not assignable to parameter of type 'string'.
Lint
Argument of type '{}' is not assignable to parameter of type 'string'.
Lint
Member 'session' implicitly has an 'any' type.
Lint
Member 'session' implicitly has an 'any' type.
Lint
Member 'session' implicitly has an 'any' type.
Lint
Property 'model' has no initializer and is not definitely assigned in the constructor.
Lint
Property 'authenticate' does not exist on type 'Service'.
Lint
Property 'invalidate' does not exist on type 'Service'.
Test
Canceling since a higher priority waiting request for 'ci-refs/heads/master' exists
Test
Cannot find module 'fetch' or its corresponding type declarations.
Test
Argument of type 'Error' is not assignable to parameter of type 'DOMException'.
Test
Argument of type '{}' is not assignable to parameter of type 'string'.
Test
Argument of type '{}' is not assignable to parameter of type 'string'.
Test
Member 'session' implicitly has an 'any' type.
Test
Member 'session' implicitly has an 'any' type.
Test
Member 'session' implicitly has an 'any' type.
Test
Property 'model' has no initializer and is not definitely assigned in the constructor.
Test
Property 'authenticate' does not exist on type 'Service'.
Test
Property 'invalidate' does not exist on type 'Service'.
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/