feat: Token 機能拡張 (Kind/IsInserted/派生型) の LightGlr 対応 + テスト - #26
Merged
Annotations
12 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build & run compat project:
src/AstFirst.Generator/GlrParserEmitter.cs#L174
The type 'Grammar' in '/home/runner/work/AstFirst/AstFirst/src/AstFirst.Generator/../AstFirst.Core/Parsing/Grammar.cs' conflicts with the imported type 'Grammar' in 'AstFirst.Core, Version=0.4.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/AstFirst/AstFirst/src/AstFirst.Generator/../AstFirst.Core/Parsing/Grammar.cs'.
|
|
Build & run compat project:
src/AstFirst.Generator/GlrParserEmitter.cs#L17
The type 'LexerRule' in '/home/runner/work/AstFirst/AstFirst/src/AstFirst.Generator/../AstFirst.Core/Lexing/LexerRule.cs' conflicts with the imported type 'LexerRule' in 'AstFirst.Core, Version=0.4.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/AstFirst/AstFirst/src/AstFirst.Generator/../AstFirst.Core/Lexing/LexerRule.cs'.
|
|
Build & run compat project:
src/AstFirst.Generator/GlrParserEmitter.cs#L17
The type 'LalrTable' in '/home/runner/work/AstFirst/AstFirst/src/AstFirst.Generator/../AstFirst.Core/Parsing/LalrTable.cs' conflicts with the imported type 'LalrTable' in 'AstFirst.Core, Version=0.4.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/AstFirst/AstFirst/src/AstFirst.Generator/../AstFirst.Core/Parsing/LalrTable.cs'.
|
|
Build & run compat project:
src/AstFirst.Generator/GlrParserEmitter.cs#L17
The type 'Grammar' in '/home/runner/work/AstFirst/AstFirst/src/AstFirst.Generator/../AstFirst.Core/Parsing/Grammar.cs' conflicts with the imported type 'Grammar' in 'AstFirst.Core, Version=0.4.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/AstFirst/AstFirst/src/AstFirst.Generator/../AstFirst.Core/Parsing/Grammar.cs'.
|
|
Build & run compat project:
src/AstFirst.Core/Lexing/AlphabetPartition.cs#L32
The type 'AlphabetPartition' in '/home/runner/work/AstFirst/AstFirst/src/AstFirst.Generator/../AstFirst.Core/Lexing/AlphabetPartition.cs' conflicts with the imported type 'AlphabetPartition' in 'AstFirst.Core, Version=0.4.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/AstFirst/AstFirst/src/AstFirst.Generator/../AstFirst.Core/Lexing/AlphabetPartition.cs'.
|
|
Build & run compat project:
src/AstFirst.Core/Lexing/AlphabetPartition.cs#L32
The type 'Nfa' in '/home/runner/work/AstFirst/AstFirst/src/AstFirst.Generator/../AstFirst.Core/Lexing/Nfa.cs' conflicts with the imported type 'Nfa' in 'AstFirst.Core, Version=0.4.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/AstFirst/AstFirst/src/AstFirst.Generator/../AstFirst.Core/Lexing/Nfa.cs'.
|
|
Build & run compat project:
src/AstFirst.Generator/CodeEmitter.cs#L14
The type 'LexerRule' in '/home/runner/work/AstFirst/AstFirst/src/AstFirst.Generator/../AstFirst.Core/Lexing/LexerRule.cs' conflicts with the imported type 'LexerRule' in 'AstFirst.Core, Version=0.4.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/AstFirst/AstFirst/src/AstFirst.Generator/../AstFirst.Core/Lexing/LexerRule.cs'.
|
|
Build & run compat project:
src/AstFirst.Generator/CodeEmitter.cs#L14
The type 'Dfa' in '/home/runner/work/AstFirst/AstFirst/src/AstFirst.Generator/../AstFirst.Core/Lexing/Dfa.cs' conflicts with the imported type 'Dfa' in 'AstFirst.Core, Version=0.4.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/AstFirst/AstFirst/src/AstFirst.Generator/../AstFirst.Core/Lexing/Dfa.cs'.
|
|
Build & run compat project:
src/AstFirst.Core/Lexing/AlphabetPartition.cs#L18
The type 'AlphabetPartition' in '/home/runner/work/AstFirst/AstFirst/src/AstFirst.Generator/../AstFirst.Core/Lexing/AlphabetPartition.cs' conflicts with the imported type 'AlphabetPartition' in 'AstFirst.Core, Version=0.4.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/AstFirst/AstFirst/src/AstFirst.Generator/../AstFirst.Core/Lexing/AlphabetPartition.cs'.
|
|
Build & run compat project
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Pack Core/Runtime to local feed:
src/AstFirst.Runtime/ScopedSymbolTable.cs#L110
Cannot convert null literal to non-nullable reference type.
|
background
wait
wait-all
cancel
parallel
Loading