Skip to content

feat: support JIT like compilation #326

feat: support JIT like compilation

feat: support JIT like compilation #326

Triggered via pull request June 26, 2023 10:09
Status Failure
Total duration 25m 34s
Artifacts

ci.yml

on: pull_request
Matrix: Build
Matrix: Lint
Matrix: Type checking
Matrix: Unit test
Matrix: E2E test
Matrix: edge-release
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 5 warnings
Lint (ubuntu-latest, 16): benchmark/index.mjs#L9
Replace `(err)` with `err`
Lint (ubuntu-latest, 16): benchmark/index.mjs#L13
Replace `(code)` with `code`
Lint (ubuntu-latest, 16): benchmark/index.mjs#L25
Replace `'compile',·'simple',·'simple-jit',·'complex',·'complex-jit'` with `⏎······'compile',⏎······'simple',⏎······'simple-jit',⏎······'complex',⏎······'complex-jit'⏎····`
Lint (ubuntu-latest, 16)
Process completed with exit code 1.
E2E test (windows-latest, 16)
Process completed with exit code 1.
Lint (ubuntu-latest, 16): packages/core-base/src/translate.ts#L43
'MessageType' is defined but never used
Lint (ubuntu-latest, 16): packages/format-explorer/src/components/Options.vue#L2
'watchEffect' is defined but never used
Lint (ubuntu-latest, 16): packages/message-compiler/test/compiler.test.ts#L90
Unexpected any. Specify a different type
Lint (ubuntu-latest, 16): packages/message-compiler/test/generator.test.ts#L505
'code' is assigned a value but never used