Reintroduce light mode #23
Open
Annotations
8 errors and 1 warning
Run lint:
news/2024-03-11-net8-upgrade.md#L9
Replace `·version·of·the·.NET·Runtime,·.NET·8,·for·the·patch·on·the·19th·of·March.⏎This·should·be·mostly·transparent·to·plugin·devs.·There·are·some·minor·breaking·` with `⏎version·of·the·.NET·Runtime,·.NET·8,·for·the·patch·on·the·19th·of·March.·This⏎should·be·mostly·transparent·to·plugin·devs.·There·are·some·minor·breaking⏎`
|
Run lint:
news/2024-03-11-net8-upgrade.md#L12
Replace `·submit·an·update·to·your·plugin·now·-·which·will·mean·that·there·is·no·disruption⏎` with `⏎submit·an·update·to·your·plugin·now·-·which·will·mean·that·there·is·no⏎disruption·`
|
Run lint:
news/2024-03-11-net8-upgrade.md#L15
Replace `·` with `⏎`
|
Run lint:
news/2024-03-11-net8-upgrade.md#L20
Replace `It's·no·longer·possible·to·obtain·the·location·of·your·plugin's·assembly·through·`Assembly.Location`,·for·example,·via·`Assembly.GetExecutingAssembly()`·or·`typeof`s.⏎This·had·been·deprecated·since·our·initial·.NET·5·move,·and·the·hack/hook·we·used·to·make·it·work(more·or·less·reliably,·but·there·were·occasions·where·it·fails)⏎had·caused·issues·on·.NET·8,·which·is·why·we·finally·` with `⏎It's·no·longer·possible·to·obtain·the·location·of·your·plugin's·assembly·through⏎`Assembly.Location`,·for·example,·via·`Assembly.GetExecutingAssembly()`·or⏎`typeof`s.·This·had·been·deprecated·since·our·initial·.NET·5·move,·and·the⏎hack/hook·we·used·to·make·it·work(more·or·less·reliably,·but·there·were⏎occasions·where·it·fails)·had·caused·issues·on·.NET·8,·which·is·why·we·finally⏎`
|
Run lint:
news/2024-03-11-net8-upgrade.md#L24
Replace `·[`DalamudPluginInterface.AssemblyLocation`](https://dalamud.dev/api/Dalamud.Plugin/Classes/DalamudPluginInterface/#assemblylocation)·` with `⏎[`DalamudPluginInterface.AssemblyLocation`](https://dalamud.dev/api/Dalamud.Plugin/Classes/DalamudPluginInterface/#assemblylocation)⏎`
|
Run lint:
news/2024-03-11-net8-upgrade.md#L27
Replace `.NET·8·no·longer·uses·the·IntPtr·type·for·function·pointers.·If·your·code·assumes·that·a·function·pointer·is·an·IntPtr·when·reflecting·members,·it·will·no·longer·function.⏎You·should·use·` with `⏎.NET·8·no·longer·uses·the·IntPtr·type·for·function·pointers.·If·your·code⏎assumes·that·a·function·pointer·is·an·IntPtr·when·reflecting·members,·it·will·no⏎longer·function.·You·should·use⏎`
|
Run lint:
news/2024-03-11-net8-upgrade.md#L30
Replace `·` with `⏎`
|
Run lint
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading