Upgrade to TS SDK 1.11.5 / TS 5.6.3 / Node 18 to 22 / etc #949
ci.yml
on: pull_request
Matrix: lint-individual
Matrix: test-individual
Annotations
25 errors and 2 warnings
lint-individual (nestjs-exchange-rates)
Process completed with exit code 2.
|
lint-individual (custom-logger)
Argument of type 'unknown' is not assignable to parameter of type 'number | undefined'.
|
lint-individual (custom-logger)
Argument of type 'unknown' is not assignable to parameter of type 'number | undefined'.
|
lint-individual (custom-logger)
Process completed with exit code 1.
|
lint-individual (nextjs-ecommerce-oneclick)
Process completed with exit code 1.
|
test-individual (ubuntu-latest, 20, timer-examples)
Could not find a declaration file for module 'dotenv'. '/home/runner/work/samples-typescript/samples-typescript/node_modules/dotenv/lib/main.js' implicitly has an 'any' type.
|
test-individual (ubuntu-latest, 20, timer-examples)
Process completed with exit code 1.
|
lint-individual (timer-examples)
Could not find a declaration file for module 'dotenv'. '/home/runner/work/samples-typescript/samples-typescript/node_modules/dotenv/lib/main.js' implicitly has an 'any' type.
|
lint-individual (timer-examples)
Process completed with exit code 1.
|
test-individual (ubuntu-latest, 22, timer-examples)
Could not find a declaration file for module 'dotenv'. '/home/runner/work/samples-typescript/samples-typescript/node_modules/dotenv/lib/main.js' implicitly has an 'any' type.
|
test-individual (ubuntu-latest, 22, timer-examples)
Process completed with exit code 1.
|
test-individual (ubuntu-latest, 18, timer-examples)
Could not find a declaration file for module 'dotenv'. '/home/runner/work/samples-typescript/samples-typescript/node_modules/dotenv/lib/main.js' implicitly has an 'any' type.
|
test-individual (ubuntu-latest, 18, timer-examples)
Process completed with exit code 1.
|
test-individual (macos-latest, 18, timer-examples)
Could not find a declaration file for module 'dotenv'. '/Users/runner/work/samples-typescript/samples-typescript/node_modules/dotenv/lib/main.js' implicitly has an 'any' type.
|
test-individual (macos-latest, 18, timer-examples)
Process completed with exit code 1.
|
test-individual (macos-latest, 20, timer-examples)
Could not find a declaration file for module 'dotenv'. '/Users/runner/work/samples-typescript/samples-typescript/node_modules/dotenv/lib/main.js' implicitly has an 'any' type.
|
test-individual (macos-latest, 20, timer-examples)
Process completed with exit code 1.
|
test-individual (macos-latest, 22, timer-examples)
Could not find a declaration file for module 'dotenv'. '/Users/runner/work/samples-typescript/samples-typescript/node_modules/dotenv/lib/main.js' implicitly has an 'any' type.
|
test-individual (macos-latest, 22, timer-examples)
Process completed with exit code 1.
|
test-individual (windows-latest, 18, timer-examples)
Could not find a declaration file for module 'dotenv'. 'D:/a/samples-typescript/samples-typescript/node_modules/dotenv/lib/main.js' implicitly has an 'any' type.
|
test-individual (windows-latest, 18, timer-examples)
Process completed with exit code 1.
|
test-individual (windows-latest, 20, timer-examples)
Could not find a declaration file for module 'dotenv'. 'D:/a/samples-typescript/samples-typescript/node_modules/dotenv/lib/main.js' implicitly has an 'any' type.
|
test-individual (windows-latest, 20, timer-examples)
Process completed with exit code 1.
|
test-individual (windows-latest, 22, timer-examples)
Could not find a declaration file for module 'dotenv'. 'D:/a/samples-typescript/samples-typescript/node_modules/dotenv/lib/main.js' implicitly has an 'any' type.
|
test-individual (windows-latest, 22, timer-examples)
Process completed with exit code 1.
|
lint-individual (interceptors-opentelemetry):
interceptors-opentelemetry/src/client.ts#L11
'SemanticResourceAttributes' is deprecated. Use the SEMRESATTRS_XXXXX constants rather than the SemanticResourceAttributes.XXXXX for bundle minification
|
lint-individual (interceptors-opentelemetry):
interceptors-opentelemetry/src/worker.ts#L14
'SemanticResourceAttributes' is deprecated. Use the SEMRESATTRS_XXXXX constants rather than the SemanticResourceAttributes.XXXXX for bundle minification
|