chore(deps): update dependency @types/node to ^20.8.5 #2442
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
SonarCloud Scan:
src/lib/tracing.mts#L8
Property 'ENABLE_TRACING' comes from an index signature, so it must be accessed with ['ENABLE_TRACING'].
|
SonarCloud Scan:
src/lib/tracing.mts#L9
Property 'OTEL_SDK_DISABLED' comes from an index signature, so it must be accessed with ['OTEL_SDK_DISABLED'].
|
SonarCloud Scan:
src/models/criminal.mts#L13
This member must have an 'override' modifier because it overrides a member in the base class 'Model'.
|
SonarCloud Scan:
src/models/criminalattachment.mts#L9
This member must have an 'override' modifier because it overrides a member in the base class 'Model'.
|
SonarCloud Scan:
src/models/criminalattachment.mts#L15
This member must have an 'override' modifier because it overrides a member in the base class 'Model'.
|
SonarCloud Scan:
src/services/decoder.mts#L34
Type 'undefined' cannot be used as an index type.
|
SonarCloud Scan:
src/services/decoder.mts#L35
Type 'undefined' cannot be used as an index type.
|
SonarCloud Scan:
src/services/decoder.mts#L38
Type 'undefined' cannot be used as an index type.
|
SonarCloud Scan:
test/integration/controller/decode.test.mts#L13
Property 'RUN_INTEGRATION_TESTS' comes from an index signature, so it must be accessed with ['RUN_INTEGRATION_TESTS'].
|
SonarCloud Scan:
test/integration/controller/monitoring.test.mts#L12
Property 'RUN_INTEGRATION_TESTS' comes from an index signature, so it must be accessed with ['RUN_INTEGRATION_TESTS'].
|