Skip to content

Merge pull request #490 from MauroDataMapper/feature/micronaut-openid… #164

Merge pull request #490 from MauroDataMapper/feature/micronaut-openid…

Merge pull request #490 from MauroDataMapper/feature/micronaut-openid… #164

GitHub Actions / ESLint Results succeeded Dec 17, 2024 in 1s

0 passed, 23 failed and 0 skipped

Tests failed

❌ eslint/eslint-junit.xml

23 tests were completed in 9s with 0 passed, 23 failed and 0 skipped.

Test suite Passed Failed Skipped Time
/src/app/data-explorer/data-explorer.module.ts 1❌ 1000ms
/src/app/data-explorer/query-builder-wrapper.service.spec.ts 1❌ 1000ms
/src/app/data-explorer/specification-submission/submission-steps/attach-pdf.step.ts 2❌ 1000ms
/src/app/data-explorer/specification-submission/submission-steps/attach-sql.step.ts 2❌ 1000ms
/src/app/data-explorer/specification-submission/submission-steps/generate-pdf.step.ts 2❌ 1000ms
/src/app/data-explorer/specification-submission/submission-steps/generate-sql.step.ts 2❌ 1000ms
/src/app/pages/my-data-specification-detail/my-data-specification-detail.component.ts 6❌ 1000ms
/src/app/secure-data-environment/components/sde-requests/sde-requests.component.spec.ts 2❌ 1000ms
/src/app/security/open-id-connect-authorize/open-id-connect-authorize.component.ts 5❌ 1000ms

❌ /src/app/data-explorer/data-explorer.module.ts

@typescript-eslint/no-unused-vars
  ❌ 70 :
	'SpecificationSubmissionService' is defined but never used.

❌ /src/app/data-explorer/query-builder-wrapper.service.spec.ts

@typescript-eslint/no-unused-vars
  ❌ 40 :
	'Console' is defined but never used.

❌ /src/app/data-explorer/specification-submission/submission-steps/attach-pdf.step.ts

@typescript-eslint/no-unused-vars
  ❌ 24 :
	'StepFunction' is defined but never used.
  ❌ 31 :
	'ErrorService' is defined but never used.

❌ /src/app/data-explorer/specification-submission/submission-steps/attach-sql.step.ts

@typescript-eslint/no-unused-vars
  ❌ 24 :
	'StepFunction' is defined but never used.
  ❌ 31 :
	'ErrorService' is defined but never used.

❌ /src/app/data-explorer/specification-submission/submission-steps/generate-pdf.step.ts

@typescript-eslint/no-unused-vars
  ❌ 25 :
	'StepFunction' is defined but never used.
  ❌ 32 :
	'ErrorService' is defined but never used.

❌ /src/app/data-explorer/specification-submission/submission-steps/generate-sql.step.ts

@typescript-eslint/no-unused-vars
  ❌ 25 :
	'StepFunction' is defined but never used.
  ❌ 32 :
	'ErrorService' is defined but never used.

❌ /src/app/pages/my-data-specification-detail/my-data-specification-detail.component.ts

@typescript-eslint/no-unused-vars
  ❌ 78 :
	'MauroDataSpecificationDTO' is defined but never used.
  ❌ 79 :
	'NewProjectRequestDefinition' is defined but never used.
  ❌ 80 :
	'ProjectChangeRequestDefinition' is defined but never used.
  ❌ 85 :
	'RequestType' is defined but never used.
  ❌ 86 :
	'DataMode' is defined but never used.
  ❌ 89 :
	'SubmissionType' is defined but never used.

❌ /src/app/secure-data-environment/components/sde-requests/sde-requests.component.spec.ts

@typescript-eslint/no-unused-vars
  ❌ 23 :
	'of' is defined but never used.
  ❌ 24 :
	'listenerCount' is defined but never used.

❌ /src/app/security/open-id-connect-authorize/open-id-connect-authorize.component.ts

@typescript-eslint/no-unused-vars
  ❌ 20 :
	'map' is defined but never used.
@typescript-eslint/quotes
  ❌ 20 :
	Strings must use singlequote.
  ❌ 25 :
	Strings must use singlequote.
  ❌ 27 :
	Strings must use singlequote.
  ❌ 28 :
	Strings must use singlequote.

Annotations

Check failure on line 0 in eslint/eslint-junit.xml

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

/src/app/data-explorer/data-explorer.module.ts ► @typescript-eslint/no-unused-vars ► 70 :

Failed test found in:
  eslint/eslint-junit.xml
Error:
  'SpecificationSubmissionService' is defined but never used.
Raw output
'SpecificationSubmissionService' is defined but never used.

Check failure on line 0 in eslint/eslint-junit.xml

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

/src/app/data-explorer/query-builder-wrapper.service.spec.ts ► @typescript-eslint/no-unused-vars ► 40 :

Failed test found in:
  eslint/eslint-junit.xml
Error:
  'Console' is defined but never used.
Raw output
'Console' is defined but never used.

Check failure on line 0 in eslint/eslint-junit.xml

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

/src/app/data-explorer/specification-submission/submission-steps/attach-pdf.step.ts ► @typescript-eslint/no-unused-vars ► 24 :

Failed test found in:
  eslint/eslint-junit.xml
Error:
  'StepFunction' is defined but never used.
Raw output
'StepFunction' is defined but never used.

Check failure on line 0 in eslint/eslint-junit.xml

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

/src/app/data-explorer/specification-submission/submission-steps/attach-pdf.step.ts ► @typescript-eslint/no-unused-vars ► 31 :

Failed test found in:
  eslint/eslint-junit.xml
Error:
  'ErrorService' is defined but never used.
Raw output
'ErrorService' is defined but never used.

Check failure on line 0 in eslint/eslint-junit.xml

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

/src/app/data-explorer/specification-submission/submission-steps/attach-sql.step.ts ► @typescript-eslint/no-unused-vars ► 24 :

Failed test found in:
  eslint/eslint-junit.xml
Error:
  'StepFunction' is defined but never used.
Raw output
'StepFunction' is defined but never used.

Check failure on line 0 in eslint/eslint-junit.xml

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

/src/app/data-explorer/specification-submission/submission-steps/attach-sql.step.ts ► @typescript-eslint/no-unused-vars ► 31 :

Failed test found in:
  eslint/eslint-junit.xml
Error:
  'ErrorService' is defined but never used.
Raw output
'ErrorService' is defined but never used.

Check failure on line 0 in eslint/eslint-junit.xml

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

/src/app/data-explorer/specification-submission/submission-steps/generate-pdf.step.ts ► @typescript-eslint/no-unused-vars ► 25 :

Failed test found in:
  eslint/eslint-junit.xml
Error:
  'StepFunction' is defined but never used.
Raw output
'StepFunction' is defined but never used.

Check failure on line 0 in eslint/eslint-junit.xml

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

/src/app/data-explorer/specification-submission/submission-steps/generate-pdf.step.ts ► @typescript-eslint/no-unused-vars ► 32 :

Failed test found in:
  eslint/eslint-junit.xml
Error:
  'ErrorService' is defined but never used.
Raw output
'ErrorService' is defined but never used.

Check failure on line 0 in eslint/eslint-junit.xml

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

/src/app/data-explorer/specification-submission/submission-steps/generate-sql.step.ts ► @typescript-eslint/no-unused-vars ► 25 :

Failed test found in:
  eslint/eslint-junit.xml
Error:
  'StepFunction' is defined but never used.
Raw output
'StepFunction' is defined but never used.

Check failure on line 0 in eslint/eslint-junit.xml

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

/src/app/data-explorer/specification-submission/submission-steps/generate-sql.step.ts ► @typescript-eslint/no-unused-vars ► 32 :

Failed test found in:
  eslint/eslint-junit.xml
Error:
  'ErrorService' is defined but never used.
Raw output
'ErrorService' is defined but never used.

Check failure on line 0 in eslint/eslint-junit.xml

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

/src/app/pages/my-data-specification-detail/my-data-specification-detail.component.ts ► @typescript-eslint/no-unused-vars ► 78 :

Failed test found in:
  eslint/eslint-junit.xml
Error:
  'MauroDataSpecificationDTO' is defined but never used.
Raw output
'MauroDataSpecificationDTO' is defined but never used.