Skip to content

build(deps-dev): update typescript-eslint monorepo to v8 (major) #4333

build(deps-dev): update typescript-eslint monorepo to v8 (major)

build(deps-dev): update typescript-eslint monorepo to v8 (major) #4333

Triggered via pull request October 18, 2024 05:02
Status Failure
Total duration 41s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: src/api/helpers/decrypt.ts#L20
A `require()` style import is forbidden
lint: src/api/layers/host.layer.ts#L268
Expected an assignment or function call and instead saw an expression
lint: src/api/layers/listener.layer.ts#L612
Prefer using the primitive `string` as a type name, rather than the upper-cased `String`
lint: src/api/model/enum/message-type.ts#L62
Duplicate enum member value Audio
lint: src/api/model/enum/message-type.ts#L64
Duplicate enum member value Image
lint: src/api/model/group-metadata.ts#L46
Prefer using the primitive `object` as a type name, rather than the upper-cased `Object`
lint: src/api/whatsapp.ts#L26
A `require()` style import is forbidden
lint: src/controllers/browser.ts#L159
Expected an assignment or function call and instead saw an expression
lint: src/controllers/initializer.ts#L226
Expected an assignment or function call and instead saw an expression
lint: src/controllers/initializer.ts#L228
Expected an assignment or function call and instead saw an expression
lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/