Add submodule for thirdweb-auth-next-auth. #4
Annotations
5 errors and 2 warnings
Lint Devcontainer Dockerfile:
.devcontainer/Dockerfile#L2
DL3006 warning: Always tag the version of an image explicitly
|
Lint Devcontainer Dockerfile:
.devcontainer/Dockerfile#L6
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
Lint Devcontainer Dockerfile:
.devcontainer/Dockerfile#L6
DL3016 warning: Pin versions in npm. Instead of `npm install <package>` use `npm install <package>@<version>`
|
Lint Devcontainer Dockerfile:
.devcontainer/Dockerfile#L24
DL3003 warning: Use WORKDIR to switch to a directory
|
Lint Devcontainer Dockerfile:
.devcontainer/Dockerfile#L24
DL3060 info: `yarn cache clean` missing after `yarn install` was run.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Loading