Skip to content
GitHub Actions / ESLint Report Analysis failed Dec 25, 2024 in 0s

ESLint Report Analysis

2 ESLint error(s) and 0 ESLint warning(s) found

Details

Annotations

Check failure on line 16 in packages/backend/src/index.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/backend/src/index.ts#L16

[@backstage/no-undeclared-imports] @backstage/plugin-auth-backend-module-oidc-provider must be declared in dependencies of packages/backend/package.json, run 'yarn --cwd packages/backend add @backstage/plugin-auth-backend-module-oidc-provider' from the project root.

Check failure on line 17 in packages/backend/src/index.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/backend/src/index.ts#L17

[@backstage/no-undeclared-imports] @backstage/plugin-auth-backend-module-github-provider must be declared in dependencies of packages/backend/package.json, run 'yarn --cwd packages/backend add @backstage/plugin-auth-backend-module-github-provider' from the project root.