Skip to content

chore: add filter_by fxn #2

chore: add filter_by fxn

chore: add filter_by fxn #2

Triggered via push September 3, 2024 19:36
Status Success
Total duration 1m 12s
Artifacts

CI.yml

on: push
Documentation
1m 2s
Documentation
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Julia 1.10 - ubuntu-latest - x64 - push
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Julia 1.10 - ubuntu-latest - x86 - push
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Julia pre - ubuntu-latest - x64 - push
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Julia pre - ubuntu-latest - x86 - push
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Documentation: ../../../.julia/packages/Documenter/bC7iq/src/deployconfig.jl#L401
Possible deploydocs() misconfiguration: main vs master Documenter's configured primary development branch (`devbranch`) is "master", but the current branch (from $GITHUB_REF) is "main". This can happen because Documenter uses GitHub's old default primary branch name as the default value for `devbranch`. If your primary development branch is 'main', you must explicitly pass `devbranch = "main"` to deploydocs. See #1443 for more discussion: https://github.com/JuliaDocs/Documenter.jl/issues/1443