Skip to content

fix prebalancing edge case failure and remove data copy #10

fix prebalancing edge case failure and remove data copy

fix prebalancing edge case failure and remove data copy #10

Triggered via pull request January 11, 2024 20:11
Status Failure
Total duration 16s
Artifacts

lint_action.yml

on: pull_request
Run linters
6s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Run linters
This action does not have permission to create annotations on forks. You may want to run it only on `pull_request_target` events with checks permissions set to write. See https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions#permissions for details.
Run linters
This action does not have permission to push to forks. You may want to run it only on `push` events.
Run linters
Command failed: git push remote: Permission to lukaszgajewski/pytradeshifts.git denied to github-actions[bot]. fatal: unable to access 'https://github.com/lukaszgajewski/pytradeshifts.git/': The requested URL returned error: 403
Run linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/