Avoid using cfunction closure (#336) #159
Annotations
14 warnings
Julia 1 - ubuntu-latest - x64 - push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Julia 1.6 - ubuntu-latest - x64 - push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Julia nightly - ubuntu-latest - x64 - push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Documentation:
../../../.julia/packages/Documenter/bFHi4/src/Utilities/Utilities.jl#L138
Unknown keywords:
assets = String[]
|
Documentation:
../../../.julia/packages/Documenter/bFHi4/src/DocChecks.jl#L69
7 docstrings not included in the manual:
SQLite.esc_id
SQLite.prepare :: Tuple{SQLite.DB, AbstractString}
SQLite.clear! :: Tuple{SQLite.Stmt}
SQLite.lastrowid :: Tuple{SQLite.Query}
SQLite.execute
SQLite.busy_timeout :: Union{Tuple{SQLite.DB}, Tuple{SQLite.DB, Integer}}
SQLite.last_insert_rowid :: Tuple{SQLite.DB}
These are docstrings in the checked modules (configured with the modules keyword)
that are not included in @docs or @autodocs blocks.
|
Documentation:
../../../.julia/packages/Documenter/bFHi4/src/Documenter.jl#L685
removing `stable` and linking `stable` to `v1.6.0`.
|
Documentation:
../../../.julia/packages/Documenter/bFHi4/src/Documenter.jl#L685
removing `v1.6` and linking `v1.6` to `v1.6.0`.
|
Documentation:
../../../.julia/packages/Documenter/bFHi4/src/Documenter.jl#L685
removing `v1.0` and linking `v1.0` to `v1.0.5`.
|
Documentation:
../../../.julia/packages/Documenter/bFHi4/src/Documenter.jl#L685
removing `v0.8` and linking `v0.8` to `v0.8.2`.
|
Documentation:
../../../.julia/packages/Documenter/bFHi4/src/Documenter.jl#L685
removing `v0.4` and linking `v0.4` to `v0.4.2`.
|
Documentation:
../../../.julia/packages/Documenter/bFHi4/src/Documenter.jl#L685
removing `v0.3` and linking `v0.3` to `v0.3.6`.
|
Documentation:
../../../.julia/packages/Documenter/bFHi4/src/Documenter.jl#L685
removing `v1` and linking `v1` to `v1.6.0`.
|
Documentation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Julia 1 - windows-latest - x86 - push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|