Fix types for NodeNext #1446
Annotations
14 errors and 4 warnings
build (18.x):
lib/compile/resolve.ts#L2
'Ajv' is declared but its value is never read.
|
build (18.x):
lib/compile/resolve.ts#L93
'Ajv' refers to a value, but is being used as a type here. Did you mean 'typeof Ajv'?
|
build (18.x):
lib/compile/resolve.ts#L93
Parameter 'this' of exported function has or is using private name 'Ajv'.
|
build (18.x):
lib/compile/resolve.ts#L111
'Ajv' refers to a value, but is being used as a type here. Did you mean 'typeof Ajv'?
|
build (18.x):
lib/compile/resolve.ts#L132
'Ajv' refers to a value, but is being used as a type here. Did you mean 'typeof Ajv'?
|
build (18.x)
Process completed with exit code 1.
|
build (14.x):
lib/compile/resolve.ts#L2
'Ajv' is declared but its value is never read.
|
build (14.x):
lib/compile/resolve.ts#L93
'Ajv' refers to a value, but is being used as a type here. Did you mean 'typeof Ajv'?
|
build (14.x):
lib/compile/resolve.ts#L93
Parameter 'this' of exported function has or is using private name 'Ajv'.
|
build (14.x):
lib/compile/resolve.ts#L111
'Ajv' refers to a value, but is being used as a type here. Did you mean 'typeof Ajv'?
|
build (14.x):
lib/compile/resolve.ts#L132
'Ajv' refers to a value, but is being used as a type here. Did you mean 'typeof Ajv'?
|
build (14.x)
Process completed with exit code 1.
|
build (16.x)
The operation was canceled.
|
build (19.x)
The operation was canceled.
|
build (18.x)
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/
|
build (14.x)
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/
|
build (16.x)
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/
|
build (19.x)
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/
|