Skip to content

PWA: First implementation of offline mode #3092

PWA: First implementation of offline mode

PWA: First implementation of offline mode #3092

Triggered via pull request March 7, 2025 21:04
Status Success
Total duration 2m 28s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Analyze: internal/database/migrations.go#L994
syntax error: unexpected (, expected name
Analyze: internal/database/migrations.go#L994
method has multiple receivers
Analyze: internal/database/migrations.go#L993
syntax error: unexpected comma after top level declaration
Analyze: internal/database/migrations.go#L986
syntax error: unexpected (, expected name
Analyze: internal/database/migrations.go#L986
method has multiple receivers
Analyze: internal/database/migrations.go#L985
syntax error: unexpected comma after top level declaration
Analyze: internal/database/migrations.go#L981
syntax error: unexpected (, expected name
Analyze: internal/database/migrations.go#L981
method has multiple receivers
Analyze: internal/database/migrations.go#L978
syntax error: unexpected ) in composite literal; possibly missing comma or }
Analyze: internal/database/migrations.go#L973
syntax error: unexpected <<, expected }