Small refactor, add safety settings, expand GoogleTextResponse, allow multi-turn convos #1
Annotations
1 error and 2 warnings
Julia
Process completed with exit code 1.
|
Julia:
docs/make.jl#L7
[JuliaFormatter] reported by reviewdog 🐶
Raw Output:
docs/make.jl:7:- modules=[GoogleGenAI],
docs/make.jl:8:- authors="Tyler Thomas <[email protected]>",
docs/make.jl:9:- repo="https://github.com/tylerjthomas9/GoogleGenAI.jl.git",
docs/make.jl:10:- sitename="GoogleGenAI.jl",
docs/make.jl:11:- format=Documenter.HTML(;
docs/make.jl:12:- prettyurls=get(ENV, "CI", "false") == "true",
docs/make.jl:13:- canonical="https://tylerjthomas9.github.io/GoogleGenAI.jl",
docs/make.jl:14:- assets=String[],
docs/make.jl:7:+ modules = [GoogleGenAI],
docs/make.jl:8:+ authors = "Tyler Thomas <[email protected]>",
docs/make.jl:9:+ repo = "https://github.com/tylerjthomas9/GoogleGenAI.jl.git",
docs/make.jl:10:+ sitename = "GoogleGenAI.jl",
docs/make.jl:11:+ format = Documenter.HTML(;
docs/make.jl:12:+ prettyurls = get(ENV, "CI", "false") == "true",
docs/make.jl:13:+ canonical = "https://tylerjthomas9.github.io/GoogleGenAI.jl",
docs/make.jl:14:+ assets = String[],
|
Julia
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: julia-actions/setup-julia@v1, actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|