Skip to content

[REG-1332] feat: move uns tlds minting config outside of minting manager #1535

[REG-1332] feat: move uns tlds minting config outside of minting manager

[REG-1332] feat: move uns tlds minting config outside of minting manager #1535

Triggered via pull request August 16, 2024 14:26
Status Success
Total duration 6m 48s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
lint
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/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: sandbox/anvil-server.ts#L86
Unexpected any. Specify a different type
lint: sandbox/anvil-server.ts#L96
Unexpected any. Specify a different type
lint: sandbox/anvil-server.ts#L106
Unexpected any. Specify a different type
lint: src/helpers.ts#L88
Forbidden non-null assertion
lint: src/tasks.ts#L563
'dependencies' is defined but never used
lint: src/tasks.ts#L563
'params' is defined but never used
lint: src/tasks.ts#L570
Forbidden non-null assertion
lint: test/MintingManager.test.ts#L862
Forbidden non-null assertion
lint: test/RootRegistry.test.ts#L414
Forbidden non-null assertion
lint: test/RootRegistry.test.ts#L429
Forbidden non-null assertion
test
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/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v3, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/