Skip to content

Remove typedef when used only once #2004

Remove typedef when used only once

Remove typedef when used only once #2004

Triggered via push August 21, 2023 13:46
Status Success
Total duration 1m 35s
Artifacts

nodejs-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/app/application.js#L63
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
build: src/app/application.js#L673
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
build: src/app/application.js#L683
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
build: src/dicom/dicomElementsWrapper.js#L753
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
build: src/dicom/dicomParser.js#L25
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
build: src/dicom/dicomParser.js#L636
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
build: src/dicom/dicomWriter.js#L285
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
build: src/dicom/dicomWriter.js#L307
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
build: src/dicom/dicomWriter.js#L316
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
build: src/dicom/dicomWriter.js#L330
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`