Replace jwt_decode #1796
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
dispatch.yml
on: push
Lint
/
Broken Markdown links
2m 3s
Lint
/
Super Linter
3m 29s
Build & Test
/
Build Node.js
1m 8s
Build & Test
/
Build Docker image
1m 26s
Staging
/
Staging Deploy
Release
/
Release Docker image
Annotations
4 errors
Build & Test / Build Node.js:
src/middleware/auth/routine.ts#L161
This expression is not callable.
|
Build & Test / Build Node.js:
src/middleware/auth/routine.ts#L164
The right-hand side of an 'instanceof' expression must be either of type 'any', a class, function, or other type assignable to the 'Function' interface type, or an object type with a 'Symbol.hasInstance' method.
|
Build & Test / Build Node.js
Process completed with exit code 2.
|
Build & Test / Build Docker image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c npm run build" did not complete successfully: exit code: 2
|