Skip to content

fix(next-config): ajustes e adicionado regra para default export next #51

fix(next-config): ajustes e adicionado regra para default export next

fix(next-config): ajustes e adicionado regra para default export next #51

Triggered via push June 27, 2024 17:49
Status Failure
Total duration 42s
Artifacts

publish.yml

on: push
publish-grp
33s
publish-grp
publish-npm
0s
publish-npm
Fit to window
Zoom out
Zoom in

Annotations

2 errors
publish-grp: src/create-config.ts#L35
Argument of type '{ plugins: { '@next/next': any; }; rules: any; name?: undefined; files?: undefined; } | { name: string; files: string[]; rules: { 'no-restricted-syntax': (string | { selector: string; })[]; }; plugins?: undefined; }' is not assignable to parameter of type 'FlatESLintConfig'.
publish-grp
Process completed with exit code 1.