chore: upgrade ci jobs and build #304
Annotations
10 errors
|
build:
dist/babel/index.d.ts#L18
Property '_name' does not exist on type 'StyleSheet'.
|
|
build:
dist/babel/index.d.ts#L16
An implementation cannot be declared in ambient contexts.
|
|
build:
dist/babel/index.d.ts#L13
A 'const' initializer in an ambient context must be a string or numeric literal or literal enum reference.
|
|
build:
dist/babel/index.d.ts#L13
Parameter 'o' implicitly has an 'any' type.
|
|
build:
dist/babel/index.d.ts#L12
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
|
build:
dist/babel/index.d.ts#L11
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
|
build:
dist/babel/index.d.ts#L10
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
|
build:
dist/babel/index.d.ts#L10
A 'const' initializer in an ambient context must be a string or numeric literal or literal enum reference.
|
|
build:
dist/babel/index.d.ts#L9
Top-level declarations in .d.ts files must start with either a 'declare' or 'export' modifier.
|
|
build:
dist/babel/index.d.ts#L2
Could not find a declaration file for module 'string-hash'. '/home/runner/work/styled-jsx/styled-jsx/node_modules/string-hash/index.js' implicitly has an 'any' type.
|