fix(commands) : make the APP_KEY an empty value for the .env.example file #361
checks.yml
on: pull_request
lint
/
lint
50s
typecheck
/
typecheck
52s
Matrix: test / test_linux
Matrix: test / test_windows
Annotations
8 errors and 4 warnings
test / test_linux (20.10.0):
index.ts#L1
'foo' is declared but its value is never read.
|
test / test_linux (20.10.0):
index.ts#L1
'foo' is declared but its value is never read.
|
test / test_linux (21.x):
index.ts#L1
'foo' is declared but its value is never read.
|
test / test_linux (21.x):
index.ts#L1
'foo' is declared but its value is never read.
|
test / test_windows (20.10.0):
index.ts#L1
'foo' is declared but its value is never read.
|
test / test_windows (20.10.0):
index.ts#L1
'foo' is declared but its value is never read.
|
test / test_windows (21.x):
index.ts#L1
'foo' is declared but its value is never read.
|
test / test_windows (21.x):
index.ts#L1
'foo' is declared but its value is never read.
|
test / test_linux (20.10.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test / test_linux (21.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test / test_windows (20.10.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test / test_windows (21.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|