Skip to content

refactor(oidc): remove base64.js dependency (#1292) (release) #898

refactor(oidc): remove base64.js dependency (#1292) (release)

refactor(oidc): remove base64.js dependency (#1292) (release) #898

GitHub Actions / ESLint failed Feb 10, 2024 in 0s

4 errors

ESLint found 4 errors

Annotations

Check failure on line 1 in packages/oidc-client/tests/setup.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

packages/oidc-client/tests/setup.js#L1

Run autofix to sort these imports! (simple-import-sort/imports)

Check failure on line 1 in packages/oidc-client/tests/setup.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

packages/oidc-client/tests/setup.js#L1

Missing semicolon (semi)

Check failure on line 8 in packages/oidc-client/tests/setup.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

packages/oidc-client/tests/setup.js#L8

Missing trailing comma (comma-dangle)

Check failure on line 9 in packages/oidc-client/tests/setup.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

packages/oidc-client/tests/setup.js#L9

Missing trailing comma (comma-dangle)