Skip to content

feat: MySQL module #351

feat: MySQL module

feat: MySQL module #351

Triggered via pull request July 17, 2023 18:55
Status Success
Total duration 2m 29s
Artifacts

pr.yaml

on: pull_request
Syntax & changelog
2m 18s
Syntax & changelog
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Syntax & changelog: modules/common/src/module/listener/ModuleListenerDatabaseInterface.ts#L26
Unnecessary conditional, the types have no overlap
Syntax & changelog: modules/common/src/module/listener/ModuleListenerDatabaseInterface.ts#L27
Unnecessary conditional, the types have no overlap
Syntax & changelog: modules/common/src/report/lighthouse/LighthouseReport.ts#L32
Use a ! assertion to more succinctly remove null and undefined from the type
Syntax & changelog: modules/slack/src/api/Client.ts#L16
Use a ! assertion to more succinctly remove null and undefined from the type
Syntax & changelog: modules/slack/src/formatter/BlocksFormatter.ts#L64
Use a ! assertion to more succinctly remove null and undefined from the type
Syntax & changelog: modules/slack/src/formatter/BlocksFormatter.ts#L65
Use a ! assertion to more succinctly remove null and undefined from the type
Syntax & changelog: modules/mysql/src/config/mikro-orm.config.ts#L8
Use a ! assertion to more succinctly remove null and undefined from the type
Syntax & changelog: modules/lighthouse/src/LighthouseModule.ts#L26
Use a ! assertion to more succinctly remove null and undefined from the type
Syntax & changelog: modules/cli/src/filesystem/fs.ts#L6
Forbidden non-null assertion