Skip to content

Use anonymous function to register UDF and avoid name clash (#333) #154

Use anonymous function to register UDF and avoid name clash (#333)

Use anonymous function to register UDF and avoid name clash (#333) #154

Triggered via push September 2, 2023 17:00
Status Success
Total duration 3m 45s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
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 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 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/
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/
Documentation: ../../../.julia/packages/Documenter/bFHi4/src/DocChecks.jl#L69
7 docstrings not included in the manual: SQLite.esc_id SQLite.busy_timeout :: Union{Tuple{SQLite.DB}, Tuple{SQLite.DB, Integer}} SQLite.prepare :: Tuple{SQLite.DB, AbstractString} SQLite.execute SQLite.clear! :: Tuple{SQLite.Stmt} SQLite.last_insert_rowid :: Tuple{SQLite.DB} SQLite.lastrowid :: Tuple{SQLite.Query} 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/