Skip to content

DRAFT: add logic for infinite displays #168

DRAFT: add logic for infinite displays

DRAFT: add logic for infinite displays #168

Triggered via pull request September 25, 2024 17:19
Status Failure
Total duration 33s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
build: pkg/group/fsm.go#L43
cannot use *appThrottle (variable of type base.DisplayAppThrottle) as type base.AppThrottle in assignment
build: pkg/group/mysql.go#L424
cannot use backend.throttler.ThrottledAppsMap() (value of type map[string]*base.DisplayAppThrottle) as type map[string]*base.AppThrottle in return statement
build: pkg/group/store.go#L181
cannot use store.throttler.ThrottledAppsMap() (value of type map[string]*base.DisplayAppThrottle) as type map[string]*base.AppThrottle in return statement
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/