Skip to content

feat: support rollup 3 #51

feat: support rollup 3

feat: support rollup 3 #51

Triggered via pull request May 19, 2023 17:17
Status Failure
Total duration 58s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 3 warnings
build (16.x): node_modules/@marko/compiler/config.d.ts#L1
Top-level declarations in .d.ts files must start with either a 'declare' or 'export' modifier.
build (16.x): node_modules/@marko/compiler/config.d.ts#L16
Cannot find name 'SourceMap'.
build (16.x): src/index.ts#L353
Type 'string | null | undefined' is not assignable to type 'string | undefined'.
build (16.x): node_modules/@marko/compiler/config.d.ts#L1
Top-level declarations in .d.ts files must start with either a 'declare' or 'export' modifier.
build (16.x): node_modules/@marko/compiler/config.d.ts#L16
Cannot find name 'SourceMap'.
build (16.x): src/index.ts#L353
Type 'string | null | undefined' is not assignable to type 'string | undefined'.
build (16.x): node_modules/@marko/compiler/config.d.ts#L1
Top-level declarations in .d.ts files must start with either a 'declare' or 'export' modifier.
build (16.x): node_modules/@marko/compiler/config.d.ts#L16
Cannot find name 'SourceMap'.
build (16.x): src/index.ts#L353
Type 'string | null | undefined' is not assignable to type 'string | undefined'.
build (16.x)
Process completed with exit code 1.
build (18.x): node_modules/@marko/compiler/config.d.ts#L1
Top-level declarations in .d.ts files must start with either a 'declare' or 'export' modifier.
build (18.x): node_modules/@marko/compiler/config.d.ts#L16
Cannot find name 'SourceMap'.
build (18.x): src/index.ts#L353
Type 'string | null | undefined' is not assignable to type 'string | undefined'.
build (18.x): node_modules/@marko/compiler/config.d.ts#L1
Top-level declarations in .d.ts files must start with either a 'declare' or 'export' modifier.
build (18.x): node_modules/@marko/compiler/config.d.ts#L16
Cannot find name 'SourceMap'.
build (18.x): src/index.ts#L353
Type 'string | null | undefined' is not assignable to type 'string | undefined'.
build (18.x): node_modules/@marko/compiler/config.d.ts#L1
Top-level declarations in .d.ts files must start with either a 'declare' or 'export' modifier.
build (18.x): node_modules/@marko/compiler/config.d.ts#L16
Cannot find name 'SourceMap'.
build (18.x): src/index.ts#L353
Type 'string | null | undefined' is not assignable to type 'string | undefined'.
build (18.x)
Process completed with exit code 1.
build (20.x): node_modules/@marko/compiler/config.d.ts#L1
Top-level declarations in .d.ts files must start with either a 'declare' or 'export' modifier.
build (20.x): node_modules/@marko/compiler/config.d.ts#L16
Cannot find name 'SourceMap'.
build (20.x): src/index.ts#L353
Type 'string | null | undefined' is not assignable to type 'string | undefined'.
build (20.x): node_modules/@marko/compiler/config.d.ts#L1
Top-level declarations in .d.ts files must start with either a 'declare' or 'export' modifier.
build (20.x): node_modules/@marko/compiler/config.d.ts#L16
Cannot find name 'SourceMap'.
build (20.x): src/index.ts#L353
Type 'string | null | undefined' is not assignable to type 'string | undefined'.
build (20.x): node_modules/@marko/compiler/config.d.ts#L1
Top-level declarations in .d.ts files must start with either a 'declare' or 'export' modifier.
build (20.x): node_modules/@marko/compiler/config.d.ts#L16
Cannot find name 'SourceMap'.
build (20.x): src/index.ts#L353
Type 'string | null | undefined' is not assignable to type 'string | undefined'.
build (20.x)
Process completed with exit code 1.
build (16.x)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
build (18.x)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
build (20.x)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.