Skip to content

on_pr: 7

on_pr: 7 #37

Triggered via pull request June 3, 2025 20:51
Status Failure
Total duration 3m 39s
Artifacts

pull_request.yaml

on: pull_request
Build & Test (CI)  /  Build
2m 10s
Build & Test (CI) / Build
Build & Test (CI)  /  Run lint
2m 1s
Build & Test (CI) / Run lint
Build & Test (CI)  /  Test
3m 34s
Build & Test (CI) / Test
Fit to window
Zoom out
Zoom in

Annotations

14 errors
Build & Test (CI) / Run lint: src/logger.ts#L33
Replace `"YYYY-MM-DD·HH:mm:ss:ms"` with `'YYYY-MM-DD·HH:mm:ss:ms'`
Build & Test (CI) / Run lint: src/logger.ts#L25
Replace `"white"` with `'white'`
Build & Test (CI) / Run lint: src/logger.ts#L24
Replace `"magenta"` with `'magenta'`
Build & Test (CI) / Run lint: src/logger.ts#L23
Replace `"green"` with `'green'`
Build & Test (CI) / Run lint: src/logger.ts#L22
Replace `"yellow"` with `'yellow'`
Build & Test (CI) / Run lint: src/logger.ts#L21
Replace `"red"` with `'red'`
Build & Test (CI) / Run lint: src/logger.ts#L16
Replace `"debug"·:·"warn"` with `'debug'·:·'warn'`
Build & Test (CI) / Run lint: src/logger.ts#L15
Replace `"development"` with `'development'`
Build & Test (CI) / Run lint: src/logger.ts#L14
Replace `"development"` with `'development'`
Build & Test (CI) / Run lint: src/logger.ts#L1
Replace `"winston"` with `'winston'`
Build & Test (CI) / Build
Process completed with exit code 1.
Build & Test (CI) / Build: src/enclavedApp.ts#L145
Expected 0 arguments, but got 1.
Build & Test (CI) / Build: src/logger.ts#L36
Parameter 'info' implicitly has an 'any' type.
Build & Test (CI) / Build: src/logger.ts#L1
Cannot find module 'winston' or its corresponding type declarations.