Skip to content

Merge pull request #542 from mk3008/working #1120

Merge pull request #542 from mk3008/working

Merge pull request #542 from mk3008/working #1120

Triggered via push October 13, 2024 07:34
Status Failure
Total duration 30s
Artifacts

gh-pages.yml

on: push
Build and Deploy Job
21s
Build and Deploy Job
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 5 warnings
Build and Deploy Job: src/Carbunql/IQuerySource.cs#L131
'string' does not contain a definition for 'IsEqualNoCase' and no accessible extension method 'IsEqualNoCase' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?)
Build and Deploy Job: src/Carbunql/IQuerySource.cs#L137
'string' does not contain a definition for 'IsEqualNoCase' and no accessible extension method 'IsEqualNoCase' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?)
Build and Deploy Job
Process completed with exit code 1.
Build and Deploy Job
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/
Build and Deploy Job
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and Deploy Job: src/Carbunql/Building/DatePivotQueryBuilder.cs#L48
'ReadQueryExtension.ToCTE(IReadQuery, string)' is obsolete: 'use ToCte'
Build and Deploy Job: src/Carbunql/Building/MonthPivotQueryBuilder.cs#L53
'ReadQueryExtension.ToCTE(IReadQuery, string)' is obsolete: 'use ToCte'
Build and Deploy Job: src/Carbunql/IQuerySource.cs#L64
'ICommentableExtension.AddComment(ICommentable, string)' is obsolete