ci: update go to 1.23 #5
Annotations
5 warnings
release
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/setup-go@v3, softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
release:
src/datasource.ts#L32
'MutableDataFrame' is deprecated. use standard DataFrame, or create one with PartialDataFrame
|
release:
src/datasource.ts#L94
'MutableDataFrame' is deprecated. use standard DataFrame, or create one with PartialDataFrame
|
release:
src/datasource.ts#L114
'MutableDataFrame' is deprecated. use standard DataFrame, or create one with PartialDataFrame
|
release:
src/datasource.ts#L144
'MutableDataFrame' is deprecated. use standard DataFrame, or create one with PartialDataFrame
|