Skip to content

Adding token resolution support #13

Adding token resolution support

Adding token resolution support #13

Triggered via pull request March 2, 2024 12:36
Status Failure
Total duration 1m 40s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 14 warnings
build-library
Process completed with exit code 1.
lint: babel-plugin/out.js#L1
Replace `"use·strict"` with `'use·strict'`
lint: babel-plugin/out.js#L4
Replace `"fs"` with `'fs'`
lint: babel-plugin/out.js#L5
Replace `"path"` with `'path'`
lint: babel-plugin/out.js#L7
Replace `"@babel/parser"` with `'@babel/parser'`
lint: babel-plugin/out.js#L8
Replace `"@babel/traverse"` with `'@babel/traverse'`
lint: babel-plugin/out.js#L12
Replace `·prop.key.type·===·"StringLiteral"` with `⏎······prop.key.type·===·'StringLiteral'`
lint: babel-plugin/out.js#L19
Replace `"rnu.config.ts"` with `'rnu.config.ts'`
lint: babel-plugin/out.js#L20
Replace `"utf8"` with `'utf8'`
lint: babel-plugin/out.js#L22
Replace `"module"` with `'module'`
lint: babel-plugin/out.js#L23
Replace `"typescript"]` with `'typescript'],`
build-library
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: babel-plugin/index.js#L52
'path' is already declared in the upper scope on line 2 column 7
lint: babel-plugin/index.js#L171
'styleId' is already declared in the upper scope on line 68 column 7
lint: babel-plugin/index.js#L200
'path' is already declared in the upper scope on line 2 column 7
lint: babel-plugin/index.js#L215
'path' is already declared in the upper scope on line 200 column 25
lint: babel-plugin/index.js#L222
'path' is already declared in the upper scope on line 2 column 7
lint: babel-plugin/index.js#L265
'path' is already declared in the upper scope on line 2 column 7
lint: babel-plugin/out.js#L13
Expected 'undefined' and instead saw 'void'
lint: babel-plugin/out.js#L72
Expected 'undefined' and instead saw 'void'
lint: babel-plugin/out.js#L84
Expected 'undefined' and instead saw 'void'
lint: babel-plugin/transform.js#L14
'parseSync' is assigned a value but never used
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-web
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.