Skip to content

Fixes new line endings #5

Fixes new line endings

Fixes new line endings #5

Triggered via push August 17, 2024 21:33
Status Success
Total duration 29s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 1 warning
build: src/cli.js#L1
Require statement not part of import statement
build: src/cli.js#L1
'require' is not defined
build: src/cli.js#L16
'module' is not defined
build: src/commands/CompileCommand.js#L1
Require statement not part of import statement
build: src/commands/CompileCommand.js#L1
'require' is not defined
build: src/commands/CompileCommand.js#L3
Require statement not part of import statement
build: src/commands/CompileCommand.js#L3
'require' is not defined
build: src/commands/CompileCommand.js#L6
Require statement not part of import statement
build: src/commands/CompileCommand.js#L6
'require' is not defined
build: src/commands/CompileCommand.js#L9
Require statement not part of import statement
build: src/cli.js#L1
Require statement not part of import statement
build: src/cli.js#L1
'require' is not defined
build: src/cli.js#L16
'module' is not defined
build: src/commands/CompileCommand.js#L1
Require statement not part of import statement
build: src/commands/CompileCommand.js#L1
'require' is not defined
build: src/commands/CompileCommand.js#L3
Require statement not part of import statement
build: src/commands/CompileCommand.js#L3
'require' is not defined
build: src/commands/CompileCommand.js#L6
Require statement not part of import statement
build: src/commands/CompileCommand.js#L6
'require' is not defined
build: src/commands/CompileCommand.js#L9
Require statement not part of import statement
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/