run documentation CI on v1 for now #1763
Annotations
5 errors and 7 warnings
build:
../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L44
undefined binding 'JET.bail_out_toplevel_call' in `@docs` block in src/internals.md:19-26
```@docs
JET.AnalysisResult
JET.islineage
JET.bail_out_toplevel_call
JET.bail_out_call
JET.add_call_backedges!
JET.analyze_task_parallel_code!
```
|
build:
../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L44
undefined binding 'JET.bail_out_call' in `@docs` block in src/internals.md:19-26
```@docs
JET.AnalysisResult
JET.islineage
JET.bail_out_toplevel_call
JET.bail_out_call
JET.add_call_backedges!
JET.analyze_task_parallel_code!
```
|
build:
../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L44
undefined binding 'JET.add_call_backedges!' in `@docs` block in src/internals.md:19-26
```@docs
JET.AnalysisResult
JET.islineage
JET.bail_out_toplevel_call
JET.bail_out_call
JET.add_call_backedges!
JET.analyze_task_parallel_code!
```
|
build:
../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L44
undefined binding 'JET.inlining_policy' in `@docs` block in src/internals.md:30-34
```@docs
JET.AnalysisCache
JET.CachedAnalysisResult
JET.inlining_policy
```
|
build
Process completed with exit code 1.
|
build:
../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L46
unable to get the binding for '[`Base.Experimental.@max_methods`](@ref)' in src/config.md from expression ':(#= none:1 =# Base.Experimental.@max_methods)' in module Core.Compiler
exception =
UndefVarError: `Base` not defined
Stacktrace:
[1] getmod
@ ~/.julia/packages/Documenter/1HwWe/src/DocSystem.jl:70 [inlined]
[2] getmod(m::Module, x::Expr)
@ Documenter.DocSystem ~/.julia/packages/Documenter/1HwWe/src/DocSystem.jl:69
[3] binding(m::Module, x::Expr) (repeats 2 times)
@ Documenter.DocSystem ~/.julia/packages/Documenter/1HwWe/src/DocSystem.jl:62
[4] find_docref(code::String, meta::Dict{Symbol, Any}, page::Documenter.Page)
@ Documenter ~/.julia/packages/Documenter/1HwWe/src/cross_references.jl:275
[5] docsxref(node::MarkdownAST.Node{Nothing}, code::String, meta::Dict{Symbol, Any}, page::Documenter.Page, doc::Documenter.Document)
@ Documenter ~/.julia/packages/Documenter/1HwWe/src/cross_references.jl:230
[6] basicxref(node::MarkdownAST.Node{Nothing}, meta::Dict{Symbol, Any}, page::Documenter.Page, doc::Documenter.Document)
@ Documenter ~/.julia/packages/Documenter/1HwWe/src/cross_references.jl:182
[7] xref(node::MarkdownAST.Node{Nothing}, meta::Dict{Symbol, Any}, page::Documenter.Page, doc::Documenter.Document)
@ Documenter ~/.julia/packages/Documenter/1HwWe/src/cross_references.jl:139
[8] crossref(doc::Documenter.Document, page::Documenter.Page, mdast::MarkdownAST.Node{Nothing})
@ Documenter ~/.julia/packages/Documenter/1HwWe/src/cross_references.jl:35
[9] crossref(doc::Documenter.Document, page::Documenter.Page, mdast::MarkdownAST.Node{Nothing})
@ Documenter ~/.julia/packages/Documenter/1HwWe/src/cross_references.jl:27
[10] crossref(doc::Documenter.Document)
@ Documenter ~/.julia/packages/Documenter/1HwWe/src/cross_references.jl:10
[11] runner(::Type{Documenter.Builder.CrossReferences}, doc::Documenter.Document)
@ Documenter ~/.julia/packages/Documenter/1HwWe/src/builder_pipeline.jl:228
[12] dispatch(::Type{Documenter.Builder.DocumentPipeline}, x::Documenter.Document)
@ Documenter.Selectors ~/.julia/packages/Documenter/1HwWe/src/utilities/Selectors.jl:170
[13] #83
@ ~/.julia/packages/Documenter/1HwWe/src/makedocs.jl:248 [inlined]
[14] withenv(::Documenter.var"#83#85"{Documenter.Document}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}})
@ Base ./env.jl:257
[15] #82
@ ~/.julia/packages/Documenter/1HwWe/src/makedocs.jl:247 [inlined]
[16] cd(f::Documenter.var"#82#84"{Documenter.Document}, dir::String)
@ Base.Filesystem ./file.jl:112
[17] #makedocs#81
@ ~/.julia/packages/Documenter/1HwWe/src/makedocs.jl:247 [inlined]
[18] top-level scope
@ ~/work/JET.jl/JET.jl/docs/make.jl:144
[19] include(fname::String)
@ Base.MainInclude ./client.jl:489
[20] top-level scope
@ none:8
[21] eval
@ ./boot.jl:385 [inlined]
[22] exec_options(opts::Base.JLOptions)
@ Base ./client.jl:291
[23] _start()
@ Base ./client.jl:552
|
build:
../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L46
reference for 'Base.@constprop' could not be found in src/config.md.
|
build:
../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L46
reference for 'Base.@constprop' could not be found in src/config.md.
|
build:
../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L46
no doc found for reference '[`@nospecialize`](@ref)' in src/config.md.
|
build:
../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L46
166 docstrings not included in the manual:
Core.Compiler.InterConditionalsLattice
Core.Compiler.ConditionalsLattice
Core.Compiler.typeinf_ircode :: Tuple{Core.Compiler.AbstractInterpreter, Method, Any, Core.SimpleVector, Union{Nothing, AbstractString, Integer}}
Core.Compiler.WorldView
Core.Compiler.Timings.reset_timings :: Tuple{}
Core.Compiler.constrains_param :: Union{Tuple{TypeVar, Any, Bool}, Tuple{TypeVar, Any, Bool, Bool}}
Core.Compiler.Order.Lt
Core.Compiler.TwoPhaseDefUseMap
Core.Compiler.JLTypeLattice
Core.Compiler.InvokeCallInfo
Core.InterConditional
Core.Compiler.widenreturn_noslotwrapper
Core.Compiler.EscapeAnalysis.IntDisjointSet
Core.Compiler.bail_out_toplevel_call
Core.Compiler.switch_from_irinterp :: Tuple{Core.Compiler.AbstractInterpreter}
Core.Compiler.EscapeAnalysis.:⊏ₑ :: Tuple{Core.Compiler.EscapeAnalysis.EscapeInfo, Core.Compiler.EscapeAnalysis.EscapeInfo}
Core.Compiler.tmeet
Core.Compiler.infer_compilation_signature :: Tuple{Core.Compiler.AbstractInterpreter}
Core.Compiler.InferenceResult
Core.Compiler.union! :: Union{Tuple{T}, Tuple{Core.Compiler.EscapeAnalysis.IntDisjointSet{T}, T, T}} where T<:Integer
Core.Compiler.heapify! :: Tuple{Vector, Core.Compiler.Order.Ordering}
Core.Compiler.ReturnTypeCallInfo
JET.UncaughtExceptionReport
JET.JET_METHOD_TABLE
Core.Compiler.IRCode :: Tuple{}
Core.Compiler.Order.By
Core.Compiler.findsup :: Tuple{Type, Core.Compiler.InternalMethodTable}
Core.Compiler.add_call_backedges! :: Tuple{JET.JETAnalyzer, Any, Core.Compiler.Effects, Vector{Core.MethodInstance}, Union{Core.Compiler.MethodMatches, Core.Compiler.UnionSplitMethodMatches}, Any, Core.Compiler.InferenceState}
Core.Compiler.canonicalize_typeassert! :: Tuple{Core.Compiler.IncrementalCompact, Int64, Expr}
Core.Compiler.EscapeAnalysis.find_root! :: Union{Tuple{T}, Tuple{Core.Compiler.EscapeAnalysis.IntDisjointSet{T}, T}} where T<:Integer
Core.Compiler.sroa_pass! :: Union{Tuple{Core.Compiler.IRCode}, Tuple{Core.Compiler.IRCode, Union{Nothing, Core.Compiler.InliningState}}}
Core.Compiler.domsort_ssa! :: Tuple{Core.Compiler.IRCode, Core.Compiler.GenericDomTree{false}}
Core.Compiler.Timings
Core.Compiler.snca_compress! :: Tuple{Vector{Core.Compiler.SNCAData}, Vector{Int64}, Int64, Int64}
Core.Compiler.stmt_effect_flags :: Tuple{Core.Compiler.AbstractLattice, Any, Any, Union{Core.Compiler.IRCode, Core.Compiler.IncrementalCompact}}
Core.Compiler.is_declared_noinline :: Tuple{Method}
Core.Compiler.matching_cache_argtypes :: Tuple{Core.Compiler.AbstractLattice, Core.MethodInstance, Core.Compiler.ConditionalArgtypes}
Core.Compiler.matching_cache_argtypes
Core.Compiler.matching_cache_argtypes :: Tuple{Core.Compiler.AbstractLattice, Core.MethodInstance, Core.Compiler.SimpleArgtypes}
Core.Compiler.Order.Reverse
Core.Compiler.InterMustAlias
Core.Compiler.MustAlias
Core.Compiler.EscapeAnalysis.EscapeInfo
Core.Compiler.DomTreeNode
Core.Compiler.push! :: Union{Tuple{Core.Compiler.EscapeAnalysis.IntDisjointSet{T}}, Tuple{T}} where T<:Integer
Core.Compiler.is_no_constprop :: Tuple{Union{Core.CodeInfo, Method}}
Core.Compiler.BackedgeIterator
Core.Compiler.CachedMethodTable
Core.Compiler.:⋤ :: Tuple{Core.Compiler.AbstractLattice, Any, Any}
Core.Compiler.is_const_prop_profitable_arg :: Tuple{Core.Compiler.AbstractLattice, Any}
Core.Compiler.FinalizerInfo
Core.Compiler.lock_mi_inference :: Tuple{Core.Compiler.NativeInterpreter, Core.MethodInstance}
Core.Compiler.EscapeAnalysis.:⊑ₑ :: Tuple{Core.Compiler.EscapeAnalysis.EscapeInfo, Core.Compiler.EscapeAnalysis.EscapeInfo}
Core.Compiler.is_declared_inline :: Tuple{Method}
Core.Compiler.OverlayMethodTable
Core.Compiler.EscapeAnalysis.from_interprocedural :: Tuple{Core.Compiler.EscapeAnalysis.ArgEscapeInfo, Int64}
Core.Compiler.isTypeDataType :: Tuple{Any}
JET.IntrinsicErrorCheckLattice
Core.Compiler.nearest_common_dominator :: Tuple{Core.Compiler.Generic
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
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/
|