Skip to content

Traducción del archivo js a ts #24

Traducción del archivo js a ts

Traducción del archivo js a ts #24

Triggered via pull request October 10, 2024 03:30
Status Failure
Total duration 2m 0s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: src/navigation/admin.ts#L1
Cannot use import declarations in modules that export using CommonJS (module.exports = 'foo' or exports.bar = 'hi')
test: src/navigation/admin.ts#L2
Cannot use import declarations in modules that export using CommonJS (module.exports = 'foo' or exports.bar = 'hi')
test: src/navigation/admin.ts#L4
Cannot use import declarations in modules that export using CommonJS (module.exports = 'foo' or exports.bar = 'hi')
test: src/navigation/admin.ts#L6
Cannot use import declarations in modules that export using CommonJS (module.exports = 'foo' or exports.bar = 'hi')
test: src/navigation/admin.ts#L8
Cannot use import declarations in modules that export using CommonJS (module.exports = 'foo' or exports.bar = 'hi')
test: src/navigation/admin.ts#L117
Unsafe assignment of an `any` value
test: src/navigation/admin.ts#L117
Unsafe member access .map on an `any` value
test: src/navigation/admin.ts#L117
Unsafe call of an `any` typed value
test: src/navigation/admin.ts#L117
Require statement not part of import statement
test: src/navigation/admin.ts#L142
Unsafe call of an `any` typed value